arkcompiler_ets_runtime/ecmascript/jspandafile
wupengyong f032571cb7 Execute TranslateClasses in other thread
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA7GHA?from=project-issue
Test: Build & Boot devices

Signed-off-by: wupengyong <wupengyong@huawei.com>
Change-Id: I463165678ac1b3079e7e22fc19088deae70563a6
2024-07-08 15:38:51 +08:00
..
accessor refactor ModuleDataAccessor::EnumerateImportEntry 2024-05-27 14:58:31 +08:00
bytecode_inst modify code alarms 2024-04-19 14:53:36 +08:00
tests Support SharedGC ConcurentMark 2024-05-16 18:29:49 +08:00
class_info_extractor.cpp Revert "Fix deopt of hclass" 2024-05-30 14:25:00 +08:00
class_info_extractor.h Revert "Fix deopt of hclass" 2024-05-30 14:25:00 +08:00
class_literal.h Add the ClassLiteral class 2023-03-07 09:34:33 +08:00
constpool_value.h Added New Code Of Asyncgenrator 2022-08-02 15:42:50 +08:00
debug_info_extractor.cpp Grammar Fix 2023-07-11 17:35:47 +08:00
debug_info_extractor.h Add Debugger UnitTest framework 2023-10-23 09:27:37 +08:00
js_pandafile_executor.cpp Fix Aot Binding and Array.prototype.indexOf 2024-07-01 16:34:58 +08:00
js_pandafile_executor.h Fix Aot Binding and Array.prototype.indexOf 2024-07-01 16:34:58 +08:00
js_pandafile_manager.cpp Execute TranslateClasses in other thread 2024-07-08 15:38:51 +08:00
js_pandafile_manager.h Feature adaptive sampling stack local backtrace 2024-04-30 10:00:19 +08:00
js_pandafile.cpp Execute TranslateClasses in other thread 2024-07-08 15:38:51 +08:00
js_pandafile.h Execute TranslateClasses in other thread 2024-07-08 15:38:51 +08:00
literal_data_extractor.cpp !7304 support sendable env 2024-05-12 12:28:55 +00:00
literal_data_extractor.h Support sendable env 2024-05-12 17:41:27 +08:00
method_literal.cpp [新需求]: 函数命名重构 2024-05-26 17:02:59 +08:00
method_literal.h New option compiler-jit-call-threshold: Trigger jit when the execution count of the js function reaches the specified number of times. 2024-05-10 14:05:35 +08:00
panda_file_translator.cpp Execute TranslateClasses in other thread 2024-07-08 15:38:51 +08:00
panda_file_translator.h Execute TranslateClasses in other thread 2024-07-08 15:38:51 +08:00
program_object.cpp Fix(Aot): Application Aot optimization 2024-06-27 19:04:32 +08:00
program_object.h !7927 Optimize AOT Snapshot - Reduce ArrayInfo 2024-07-01 13:55:22 +00:00
scope_info_extractor.cpp Fixes circular header dependency 2023-09-08 19:05:41 +08:00
scope_info_extractor.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00