arkcompiler_ets_runtime/ecmascript/interpreter
wanghuan 1f51d06e85 refactor load stub in jsthread
description: refactor load stub in jsthread

solution:
1.change bcstub、costub、rtstub's name;
2.refactor load stub code, encapsulate adjust bcstub function according define or option

issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4ZRP5

Signed-off-by: wanghuan <wanghuan80@huawei.com>
Change-Id: I8ff0192ff2c20f1625b4dea124532e8b9a0aa3e0
2022-03-28 18:02:36 +08:00
..
templates The bigint instruction is moved backward, and the sdk is compatible with the yellow zone 2022-03-16 17:46:59 +08:00
fast_runtime_stub-inl.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
fast_runtime_stub.h Stackless optimalize new operation, including BuiltinsConstructor new and the most common new with callType is HAVE_THIS 2022-03-01 20:10:20 +08:00
frame_handler.cpp add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
frame_handler.h reason:enable interpreterAsm Gc 2022-03-11 12:46:57 +08:00
interpreter_assembly.cpp add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
interpreter_assembly.h refactor load stub in jsthread 2022-03-28 18:02:36 +08:00
interpreter-inl.h add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
interpreter.h add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
slow_runtime_helper.cpp add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
slow_runtime_helper.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
slow_runtime_stub.cpp !879 add Wextra and Werror in gn args 2022-03-24 15:36:55 +00:00
slow_runtime_stub.h add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00