arkcompiler_ets_runtime/ecmascript/jspandafile
changjiaxing 216811153c Fix bug worker Fallback
issues:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I60P7R?from=project-issue

Signed-off-by: changjiaxing <changjiaxing2@huawei.com>
Change-Id: I7f47bfc59894d43827437a8e401de001ca593797
2022-11-11 15:18:15 +08:00
..
accessor Modify module for new isa 2022-09-19 14:26:06 +08:00
bytecode_inst Revert "Revert "Descriptor: Delete new instruction define"" 2022-09-28 00:14:20 +08:00
tests fix quickfix unittest 2022-11-02 14:19:51 +08:00
class_info_extractor.cpp Descriptor: Fix multi constantpool bug and add testcase 2022-10-19 15:00:56 +08:00
class_info_extractor.h Descriptor: Fix multi constantpool bug and add testcase 2022-10-19 15:00:56 +08:00
constpool_value.h Added New Code Of Asyncgenrator 2022-08-02 15:42:50 +08:00
debug_info_extractor.cpp debugger support hot reload 2022-10-12 16:55:11 +08:00
debug_info_extractor.h modify cpuprofiler line number to function start line 2022-10-24 21:42:21 +08:00
js_pandafile_executor.cpp fix debugger unittest 2022-11-02 13:58:55 +08:00
js_pandafile_executor.h adapt executebuffer 2022-09-29 19:43:20 +08:00
js_pandafile_manager.cpp Fix bug worker Fallback 2022-11-11 15:18:15 +08:00
js_pandafile_manager.h Descriptor: Add quickfix testcases 2022-10-11 10:49:17 +08:00
js_pandafile.cpp Fix bug about mergeabc worker 2022-11-09 19:43:23 +08:00
js_pandafile.h aot support exec from other abc file, such as extacted from so 2022-10-31 10:51:07 +08:00
literal_data_extractor.cpp AOT adapt merge abc 2022-10-20 11:08:39 +08:00
literal_data_extractor.h fix new isa module bug 2022-10-17 20:25:16 +08:00
method_literal.cpp Descriptor: Add slot size 2022-09-23 20:57:46 +08:00
method_literal.h Merge branch 'c_deopt_dev' to master 2022-10-13 21:46:55 +08:00
module_data_extractor.cpp Clear patch constpoool after unload patch 2022-10-12 09:09:36 +08:00
module_data_extractor.h Descriptor: Fix ut and old version module 2022-09-20 19:50:36 +08:00
panda_file_translator.cpp fix codex and reviewBot warnings 2022-11-02 14:40:12 +08:00
panda_file_translator.h Optimize the efficiency of paserConstPool 2022-09-22 13:18:58 +08:00
program_object.cpp optimize snapshot 2022-10-29 15:51:01 +08:00
program_object.h Set AOT code entry for literal object 2022-10-25 22:03:01 +08:00
quick_fix_loader.cpp Dont return fail for patch constpool is not hole 2022-11-08 09:16:33 +08:00
quick_fix_loader.h Dont return fail for patch constpool is not hole 2022-11-08 09:16:33 +08:00
quick_fix_manager.cpp QuickFix adapt to multi patch for multi base 2022-10-25 11:45:42 +08:00
quick_fix_manager.h Add unittest and bugfix for hotreload 2022-11-01 14:31:49 +08:00
scope_info_extractor.cpp Revert "Revert "Descriptor: Delete new instruction define"" 2022-09-28 00:14:20 +08:00
scope_info_extractor.h refactor stl container 2022-04-06 16:05:22 +08:00