arkcompiler_ets_runtime/ecmascript/interpreter
wengchangcheng 0ac248d616 Merge remote-tracking branch 'origin/c_isa_interpreter' into wcc_0723
Change-Id: I7d08317541f79ab10934f92eaadfb8ca6b87906b
2022-09-20 22:56:44 +08:00
..
templates Merge remote-tracking branch 'origin/master' into wcc_0723 2022-09-20 11:48:54 +08:00
fast_runtime_stub-inl.h Descriptor: support first level instruction 2022-08-24 14:12:42 +08:00
fast_runtime_stub.h Descriptor: support first level instruction 2022-08-24 14:12:42 +08:00
frame_handler.cpp move this to interpreted frame state 2022-09-16 10:56:07 +08:00
frame_handler.h move this to interpreted frame state 2022-09-16 10:56:07 +08:00
interpreter_assembly.cpp Merge remote-tracking branch 'origin/master' into wcc_0723 2022-09-20 20:31:01 +08:00
interpreter_assembly.h move this to interpreted frame state 2022-09-16 10:56:07 +08:00
interpreter-inl.h Merge remote-tracking branch 'origin/c_isa_interpreter' into wcc_0723 2022-09-20 22:56:44 +08:00
interpreter.cpp Modify numArgs from int32_t to uint32_t 2022-08-05 17:06:00 +08:00
interpreter.h move this to interpreted frame state 2022-09-16 10:56:07 +08:00
slow_runtime_stub.cpp Adapt aot isa: from GETUNMAPPEDARGS to NEWLEXENVWITHNAME_IMM8_ID16 2022-09-20 20:05:07 +08:00
slow_runtime_stub.h Modify module for new isa 2022-09-19 14:26:06 +08:00