arkcompiler_ets_runtime/ecmascript/interpreter
dingding b74caf0dd9 Replace IsInterpretedFrame() by IsJSFrame() in GetBytecodeOffset() and GetPc()
Signed-off-by: dingding <dingding5@huawei.com>
Change-Id: I0b4640c632f7e322b5c1e0bdcb01b457aa2b29c8
2023-01-16 14:20:58 +08:00
..
templates delete the useless instruction 2023-01-10 20:35:27 +08:00
fast_runtime_stub-inl.h !3348 Fix AOT bug of hasOwnProperty 2023-01-15 03:30:20 +00:00
fast_runtime_stub.h reason:add fast path for parse date 2023-01-14 11:23:31 +08:00
frame_handler.cpp Replace IsInterpretedFrame() by IsJSFrame() in GetBytecodeOffset() and GetPc() 2023-01-16 14:20:58 +08:00
frame_handler.h Replace IsInterpretedFrame() by IsJSFrame() in GetBytecodeOffset() and GetPc() 2023-01-16 14:20:58 +08:00
interpreter_assembly.cpp Replace IsInterpretedFrame() by IsJSFrame() in GetBytecodeOffset() and GetPc() 2023-01-16 14:20:58 +08:00
interpreter_assembly.h Descriptor: Encapsulate some interface in PandaFile 2023-01-03 15:16:51 +08:00
interpreter-inl.h Replace IsInterpretedFrame() by IsJSFrame() in GetBytecodeOffset() and GetPc() 2023-01-16 14:20:58 +08:00
interpreter.cpp add stack map 2022-10-04 08:07:59 +08:00
interpreter.h Descriptor: Encapsulate some interface in PandaFile 2023-01-03 15:16:51 +08:00
slow_runtime_stub.cpp Add Instanceof IC 2022-12-09 11:53:08 +08:00
slow_runtime_stub.h Add Instanceof IC 2022-12-09 11:53:08 +08:00