arkcompiler_ets_runtime/ecmascript/interpreter
sunzhe23 6182223898 Fix frame handler preInterpretedFrame bug
description:
preInterpretedFrame should skip non-interpreted frame first

issue: I57JNT

Signed-off-by: sunzhe23 <sunzhe23@huawei.com>
2022-05-15 22:28:16 -07: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 frame handler preInterpretedFrame bug 2022-05-15 22:28:16 -07:00
frame_handler.h Refactor asm interpreter call native 2022-05-13 05:12:06 -07:00
interpreter_assembly.cpp Refactor asm interpreted frame 2022-05-08 20:40:24 -07:00
interpreter_assembly.h constuct entry frame of execute with rsp 2022-05-07 14:13:50 +08:00
interpreter-inl.h Refactor asm interpreted frame 2022-05-08 20:40:24 -07:00
interpreter.cpp fix debug UT test,remove assert before create InterpretedEntryFrame 2022-05-13 11:24:14 +08:00
interpreter.h Refactor asm interpreted frame 2022-05-08 20:40:24 -07: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