arkcompiler_ets_runtime/ecmascript/stubs
zhangyukun8 12a011287b Fix async function reentergenerator failed when deopt happened
suspendgenerator and resumegenerator should be in pairs both in
AOT and asm-interpreter
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6VMXN?from=project-issue
Signed-off-by: zhangyukun8 <zhangyukun8@huawei.com>

Change-Id: I6b7deca870a484beda3ef2b16eecb962b7ff4afd
2023-04-14 11:34:57 +08:00
..
runtime_stubs-inl.h Refactor loadedJSPandaFiles for memory leak 2023-04-07 14:57:06 +08:00
runtime_stubs.cpp Fix async function reentergenerator failed when deopt happened 2023-04-14 11:34:57 +08:00
runtime_stubs.h feat>(compiler): PGO type profiler 2023-03-30 20:39:06 +08:00
test_runtime_stubs.cpp Modify method to methodLiteral 2022-10-11 17:11:31 +08:00
test_runtime_stubs.h Enable x86 Assembler 2022-05-18 09:42:00 +08:00