arkcompiler_runtime_core/libpandafile
qiuyu 5a0298be18 Type system adaption for Bytecode optimizer
1. Adapt typescript type system for bytecode optimizer
2. Delete file_items_gen_inc as we do not have multi languages to support
3. Add log which can display typeinfo after optimizations in debug mode

Issue: I5HYBL
Signed-off-by: qiuyu <qiuyu22@huawei.com>
Change-Id: I97ce3fb3aca1592329abad86e022e74ecff4b9eb
2022-07-25 16:25:22 +08:00
..
external Update runtime_core code 2022-07-17 10:20:32 +08:00
templates Type system adaption for Bytecode optimizer 2022-07-25 16:25:22 +08:00
tests Update runtime_core code 2022-07-17 10:20:32 +08:00
annotation_data_accessor.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
annotation_data_accessor.h Update runtime_core code 2022-07-17 10:20:32 +08:00
BUILD.gn Type system adaption for Bytecode optimizer 2022-07-25 16:25:22 +08:00
bytecode_emitter.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
bytecode_emitter.h Update runtime_core code 2022-07-17 10:20:32 +08:00
bytecode_instruction-inl.h Update runtime_core code 2022-07-17 10:20:32 +08:00
bytecode_instruction.h Update runtime_core code 2022-07-17 10:20:32 +08:00
class_data_accessor-inl.h Update runtime_core code 2022-07-17 10:20:32 +08:00
class_data_accessor.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
class_data_accessor.h Update runtime_core code 2022-07-17 10:20:32 +08:00
CMakeLists.txt Update runtime_core code 2022-07-17 10:20:32 +08:00
code_data_accessor-inl.h Update runtime_core code 2022-07-17 10:20:32 +08:00
code_data_accessor.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
code_data_accessor.h Update runtime_core code 2022-07-17 10:20:32 +08:00
debug_data_accessor-inl.h Update runtime_core code 2022-07-17 10:20:32 +08:00
debug_data_accessor.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
debug_data_accessor.h Update runtime_core code 2022-07-17 10:20:32 +08:00
debug_helpers.h Update runtime_core code 2022-07-17 10:20:32 +08:00
debug_info_extractor.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
debug_info_extractor.h Update runtime_core code 2022-07-17 10:20:32 +08:00
field_data_accessor-inl.h Update runtime_core code 2022-07-17 10:20:32 +08:00
field_data_accessor.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
field_data_accessor.h Update runtime_core code 2022-07-17 10:20:32 +08:00
file_format_version.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
file_item_container.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
file_item_container.h Update runtime_core code 2022-07-17 10:20:32 +08:00
file_items.cpp Type system adaption for Bytecode optimizer 2022-07-25 16:25:22 +08:00
file_items.h Update runtime_core code 2022-07-17 10:20:32 +08:00
file_reader.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
file_reader.h Update runtime_core code 2022-07-17 10:20:32 +08:00
file_writer.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
file_writer.h Update runtime_core code 2022-07-17 10:20:32 +08:00
file-inl.h Update runtime_core code 2022-07-17 10:20:32 +08:00
file.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
file.h Update runtime_core code 2022-07-17 10:20:32 +08:00
helpers.h Update runtime_core code 2022-07-17 10:20:32 +08:00
LibpandafilePostPlugins.cmake Type system adaption for Bytecode optimizer 2022-07-25 16:25:22 +08:00
line_number_program.h Update runtime_core code 2022-07-17 10:20:32 +08:00
literal_data_accessor-inl.h Update runtime_core code 2022-07-17 10:20:32 +08:00
literal_data_accessor.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
literal_data_accessor.h Update runtime_core code 2022-07-17 10:20:32 +08:00
method_data_accessor-inl.h Update runtime_core code 2022-07-17 10:20:32 +08:00
method_data_accessor.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
method_data_accessor.h Update runtime_core code 2022-07-17 10:20:32 +08:00
method_handle_data_accessor.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
method_handle_data_accessor.h Update runtime_core code 2022-07-17 10:20:32 +08:00
modifiers.h Update runtime_core code 2022-07-17 10:20:32 +08:00
panda_cache.h Update runtime_core code 2022-07-17 10:20:32 +08:00
pandafile_isapi.rb Update runtime_core code 2022-07-17 10:20:32 +08:00
param_annotations_data_accessor.h Update runtime_core code 2022-07-17 10:20:32 +08:00
pgo.cpp Update runtime_core code 2022-07-17 10:20:32 +08:00
pgo.h Update runtime_core code 2022-07-17 10:20:32 +08:00
proto_data_accessor-inl.h Update runtime_core code 2022-07-17 10:20:32 +08:00
proto_data_accessor.h Update runtime_core code 2022-07-17 10:20:32 +08:00
shorty_iterator.h Update runtime_core code 2022-07-17 10:20:32 +08:00
type_helper.h Update runtime_core code 2022-07-17 10:20:32 +08:00
types.rb Update runtime_core code 2022-07-17 10:20:32 +08:00
types.yaml copyright update 2022-03-25 13:17:51 +03:00
value.h Update runtime_core code 2022-07-17 10:20:32 +08:00