arkcompiler_ets_runtime/ecmascript/interpreter
wanghuan b750c82893 add generator rsp
desc:add generator rsp

solu:change GeneratorReEnterInterpreter function to assembler rsp

issue: https://gitee.com/openharmony/ark_js_runtime/issues/I57M3Q
Signed-off-by: wanghuan <wanghuan80@huawei.com>
Change-Id: I66e3cdae7a89a8f48a42d126a4541b25ab2a6923
2022-05-18 14:33:56 +08:00
..
templates Descriptor: enable testcase with ecmavm instead of runtime 2022-04-22 20:42:16 +08:00
fast_runtime_stub-inl.h fix codex warning 2022-04-25 14:33:01 +08:00
fast_runtime_stub.h Enable Call Stub 2022-04-06 20:00:22 +08:00
frame_handler.cpp Fix rsp frame callnative and generator 2022-05-16 21:08:38 +08:00
frame_handler.h Fix aot newobjdynrange, Add relevant testcase, Some aot Refactor 2022-05-17 15:49:53 +08:00
interpreter_assembly.cpp add generator rsp 2022-05-18 14:33:56 +08:00
interpreter_assembly.h Impl rsp frame of generator 2022-05-16 09:18:47 +08:00
interpreter-inl.h Fix rsp frame of x64 2022-05-17 19:56:29 +08:00
interpreter.cpp fix debug UT test,remove assert before create InterpretedEntryFrame 2022-05-13 11:24:14 +08:00
interpreter.h Impl rsp frame of generator 2022-05-16 09:18:47 +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 https://gitee.com/openharmony/ark_js_runtime/issues/I5747Z 2022-05-12 21:17:40 +08:00
slow_runtime_stub.h Stackless SuperCall 2022-05-02 17:03:27 +08:00