arkcompiler_ets_runtime/ecmascript/jspandafile
YuliCheng 50a3f0f992 Bitvector shared
Issue:                        https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB2M86
Signed-off-by: yulicheng <chengyuli1@huawei.com>
2024-11-14 17:53:45 +08:00
..
accessor optimize compiler 2024-08-13 10:17:04 +08:00
bytecode_inst modify code alarms 2024-04-19 14:53:36 +08:00
tests Refactor module resolve step2 2024-10-31 09:24:32 +08:00
abc_buffer_cache.h Fix pandafile can't get from pandafileManagerList 2024-09-06 16:09:37 +08:00
class_info_extractor.cpp Bitvector shared 2024-11-14 17:53:45 +08:00
class_info_extractor.h Perf(memory): Optimize memory for define class 2024-09-20 11:24:57 +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 optimize compiler 2024-08-13 10:17:04 +08:00
debug_info_extractor.h Revert code 2024-08-22 11:32:12 +08:00
js_pandafile_executor.cpp Refactor module resolve step2 2024-10-31 09:24:32 +08:00
js_pandafile_executor.h Support har/hsp load ability 2024-10-14 15:29:42 +08:00
js_pandafile_manager.cpp Fix failure to load hsp in multi-threading 2024-09-13 12:21:28 +08:00
js_pandafile_manager.h Fix pandafile can't get from pandafileManagerList 2024-09-06 16:09:37 +08:00
js_pandafile.cpp avoid string construct when get method name 2024-09-30 11:49:32 +08:00
js_pandafile.h !10183 ets_runtime add module UT 2024-11-12 05:30:00 +00:00
literal_data_extractor.cpp Optimized function calls 2024-10-14 16:48:32 +08:00
literal_data_extractor.h Perf(memory): Optimize memory for define class 2024-09-20 11:24:57 +08:00
method_literal.cpp avoid string construct when get method name 2024-09-30 11:49:32 +08:00
method_literal.h avoid string construct when get method name 2024-09-30 11:49:32 +08:00
panda_file_translator.cpp Optimize logging information 2024-10-21 16:54:11 +08:00
panda_file_translator.h Execute TranslateClasses in other thread 2024-07-08 15:38:51 +08:00
program_object.cpp Tidy AOT code 2024-11-11 09:13:53 +08:00
program_object.h Optimized function calls 2024-10-14 16:48:32 +08:00
scope_info_extractor.cpp Fix code security issues 2024-08-15 17:05:47 +08:00
scope_info_extractor.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00