arkcompiler_ets_runtime/ecmascript/jspandafile
zhouguangyuan 4df9a1100c avoid string construct when get method name
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IATZ4H
Signed-off-by: ZhouGuangyuan <zhouguangyuan1@huawei.com>
Change-Id: Ia03b70210aba3c17f6c008439bd2ef400f43ac51
2024-09-30 11:49:32 +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 !9484 Bugfix of HotReload for ability restarted 2024-09-26 11:39:13 +00:00
abc_buffer_cache.h Fix pandafile can't get from pandafileManagerList 2024-09-06 16:09:37 +08:00
class_info_extractor.cpp Perf(memory): Optimize memory for define class 2024-09-20 11:24:57 +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 Fix failure to load hsp in multi-threading 2024-09-13 12:21:28 +08:00
js_pandafile_executor.h Apply cold start performance optimization 2024-07-09 15:46:36 +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 avoid string construct when get method name 2024-09-30 11:49:32 +08:00
literal_data_extractor.cpp Perf(memory): Optimize memory for define class 2024-09-20 11:24:57 +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 Intercept GenerateProgram exceptions in advance 2024-09-04 10:12:24 +08:00
panda_file_translator.h Execute TranslateClasses in other thread 2024-07-08 15:38:51 +08:00
program_object.cpp !9417 [JIT] Fixed string table when create jshandle 2024-09-23 03:14:17 +00:00
program_object.h [JIT] Fix cancel jit task and visit machinecode 2024-08-27 15:04:11 +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