arkcompiler_ets_runtime/ecmascript/interpreter
zhangyukun fce035101e adapt newobjdynrange on arm64
1. fix getthis on x64
2. adapt optimization of newobjdynrange on arm64
3. add bridge frame to support GC of setter and getter

Issue:https://gitee.com/openharmony/ark_js_runtime/issues/I5BNC7?from=project-issue

Signed-off-by: zhangyukun <zhangyukun8@huawei.com>
Change-Id: I09c5fc89b2486d0b9988d9bef0af65f77dc2f684
2022-06-12 16:54:24 +08:00
..
templates Descriptor: enable testcase with ecmavm instead of runtime 2022-04-22 20:42:16 +08:00
fast_runtime_stub-inl.h Add Containers List And LinkedList 2022-06-02 17:02:40 +08:00
fast_runtime_stub.h Js TypeArray optimization 2022-05-21 18:15:02 +08:00
frame_handler.cpp adapt newobjdynrange on arm64 2022-06-12 16:54:24 +08:00
frame_handler.h adapt newobjdynrange on arm64 2022-06-12 16:54:24 +08:00
interpreter_assembly.cpp Implement Prologue refactor and Add mulitple Optimized Frame In LLVM 12.0.1 2022-06-03 15:51:19 +08:00
interpreter_assembly.h Support stackless callnew for asm interpreter 2022-06-08 13:28:04 +08:00
interpreter-inl.h Support CommonJS's module export function 2022-06-08 10:59:06 +08:00
interpreter.cpp Delete RSP macro and .S file 2022-06-02 10:32:46 +08:00
interpreter.h Support CommonJS's module export function 2022-06-08 10:59:06 +08:00
slow_runtime_helper.cpp Refactor asm interpreted frame 2022-05-08 20:40:24 -07:00
slow_runtime_helper.h FFI optimization for call params 2022-04-07 21:13:46 +08:00
slow_runtime_stub.cpp Add multi-abc-file support in stub compiler and aot compiler and related adaptation. 2022-05-29 16:59:27 +08:00
slow_runtime_stub.h Stackless SuperCall 2022-05-02 17:03:27 +08:00