arkcompiler_ets_runtime/ecmascript/interpreter
zhangyouyou c65542e984 https://gitee.com/openharmony/ark_js_runtime/issues/I4ZD8T
Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com>
2022-03-24 15:50:18 +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 Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
frame_handler.h reason:enable interpreterAsm Gc 2022-03-11 12:46:57 +08:00
interpreter_assembly.cpp [feature]add ldbigint and newlexenvwithname stub handle 2022-03-22 21:46:48 +08:00
interpreter_assembly.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
interpreter-inl.h !762 share constpool, and fix some codestyle 2022-03-21 15:01:23 +00:00
interpreter.h Clean Code For CodeHub Issues 2022-03-22 11:34:13 +08:00
slow_runtime_helper.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
slow_runtime_helper.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
slow_runtime_stub.cpp https://gitee.com/openharmony/ark_js_runtime/issues/I4ZD8T 2022-03-24 15:50:18 +08:00
slow_runtime_stub.h Add bigint type, add related instructions and Napi 2022-03-10 21:25:06 +08:00