arkcompiler_ets_runtime/ecmascript/jspandafile
yingguofeng@huawei.com 451fa63982 feat(compiler): PGO profiler refractor
1、PGO profiler Structural optimization
    2、PGO Version compatibility enhancement

link #I6COXA

Change-Id: Icd30275efec45dae07884cc7f8d00e431bc1698d
Signed-off-by: yingguofeng@huawei.com <yingguofeng@huawei.com>
2023-02-07 10:46:58 +08:00
..
accessor Descriptor: Encapsulate some interface in PandaFile 2023-01-03 15:16:51 +08:00
bytecode_inst add log fatal before unreachable 2022-12-01 16:30:13 +08:00
tests Refactoring ConcatFileNameWithMerge 2023-02-01 11:27:49 +08:00
class_info_extractor.cpp Add UT for multi-hap hot reload and codecheck fix 2023-01-30 16:08:55 +08:00
class_info_extractor.h Descriptor: Fix multi constantpool bug and add testcase 2022-10-19 15:00:56 +08:00
constpool_value.h Added New Code Of Asyncgenrator 2022-08-02 15:42:50 +08:00
debug_info_extractor.cpp Descriptor: Encapsulate some interface in PandaFile 2023-01-03 15:16:51 +08:00
debug_info_extractor.h modify cpuprofiler line number to function start line 2022-10-24 21:42:21 +08:00
js_pandafile_executor.cpp Refactoring ConcatFileNameWithMerge 2023-02-01 11:27:49 +08:00
js_pandafile_executor.h Refactoring ConcatFileNameWithMerge 2023-02-01 11:27:49 +08:00
js_pandafile_manager.cpp feat(compiler): PGO profiler refractor 2023-02-07 10:46:58 +08:00
js_pandafile_manager.h Descriptor: Encapsulate some interface in PandaFile 2023-01-03 15:16:51 +08:00
js_pandafile.cpp Updating npm package's path 2023-02-03 10:06:02 +08:00
js_pandafile.h Updating npm package's path 2023-02-03 10:06:02 +08:00
literal_data_extractor.cpp Throw JS error when find abc failed 2023-01-17 21:01:22 +08:00
literal_data_extractor.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
method_literal.cpp Optimize JSPandaFile CString usage 2023-01-09 15:19:40 +08:00
method_literal.h Deopt Dump 2023-02-06 17:21:09 +08:00
module_data_extractor.cpp Support @native|@ohos|@app prefixed module import 2023-01-30 22:01:28 +08:00
module_data_extractor.h Support @native|@ohos|@app prefixed module import 2023-01-30 22:01:28 +08:00
panda_file_translator.cpp Throw JS error when find abc failed 2023-01-17 21:01:22 +08:00
panda_file_translator.h Refactor quick fix loader and manager 2022-12-05 17:25:22 +08:00
program_object.cpp AOT support multi constantpool 2022-12-09 09:53:22 +08:00
program_object.h Descriptor: Encapsulate some interface in PandaFile 2023-01-03 15:16:51 +08:00
scope_info_extractor.cpp !3146 Encapsulate some interface in PandaFile 2023-01-05 07:14:36 +00:00
scope_info_extractor.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00