arkcompiler_ets_runtime/ecmascript/compiler/aot_file
weng-xi b1719d8fd8 Optimize the CreateClassWithBuffer instruction of AOT
Optimize the CreateClassWithBuffer instruction of AOT

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7KW21
Signed-off-by: weng-xi <wengxi1@huawei.com>
Change-Id: I42ae8d0516cf4c74a2749ef3d4cae6cb91ec4b2f
2023-07-21 14:56:28 +08:00
..
an_file_data_manager.cpp Extract the classes in aot file manager 2023-04-20 22:54:52 +08:00
an_file_data_manager.h Extract the classes in aot file manager 2023-04-20 22:54:52 +08:00
an_file_info.cpp Fix compatible problem with ap file 2023-07-09 09:04:55 +08:00
an_file_info.h fixed 5690aa9 from https://gitee.com/zhangyukun8/ark_js_runtime/pulls/4070 2023-07-18 03:45:09 +00:00
aot_file_info.cpp Extract the classes in aot file manager 2023-04-20 22:54:52 +08:00
aot_file_info.h Deal with .rodata.cst16 when build an file 2023-07-20 19:37:47 +08:00
aot_file_manager.cpp Reason:optimize fastcall 2023-06-03 18:42:00 +08:00
aot_file_manager.h Optimize the CreateClassWithBuffer instruction of AOT 2023-07-21 14:56:28 +08:00
aot_version.h Optimize the CreateClassWithBuffer instruction of AOT 2023-07-21 14:56:28 +08:00
binary_buffer_parser.cpp Standardize the ELF format of the Stub File 2023-04-28 12:58:09 +08:00
binary_buffer_parser.h Standardize the ELF format of the Stub File 2023-04-28 12:58:09 +08:00
elf_builder.cpp Deal with .rodata.cst16 when build an file 2023-07-20 19:37:47 +08:00
elf_builder.h Add .strtab And .symtab to Aot An File 2023-05-18 22:38:18 +08:00
elf_reader.cpp Deal with .rodata.cst16 when build an file 2023-07-20 19:37:47 +08:00
elf_reader.h Deal with .rodata.cst16 when build an file 2023-07-20 19:37:47 +08:00
executed_memory_allocator.h Extract the classes in aot file manager 2023-04-20 22:54:52 +08:00
module_section_des.cpp Add .strtab And .symtab to Aot An File 2023-05-18 22:38:18 +08:00
module_section_des.h Deal with .rodata.cst16 when build an file 2023-07-20 19:37:47 +08:00
stub_file_info.cpp Fix compatible problem with ap file 2023-07-09 09:04:55 +08:00
stub_file_info.h Standardize the ELF format of the Stub File 2023-04-28 12:58:09 +08:00