arkcompiler_ets_runtime/ecmascript/stackmap
zhangyukun8 62a3e35295 AOT support js stacktrace
1. add pcOffset into stackmap before call In AOT
2. parse stackmap to find pcOffset before any OptimziedJSFunctionFrame
3. remove use code of stubs in AOT
4. add testcase for js stacktrace of AOT

Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6GXRR?from=project-issue

Signed-off-by: zhangyukun8 <zhangyukun8@huawei.com>
Change-Id: Ib21646b7319628fb425ac8ce489dc2370a347b81
2023-03-03 10:08:54 +08:00
..
ark_stackmap_builder.cpp Modifying Code Alarms 2022-12-02 18:56:19 +08:00
ark_stackmap_builder.h adapt aot cpuprofile 2022-11-28 21:44:52 +08:00
ark_stackmap_parser.cpp AOT support js stacktrace 2023-03-03 10:08:54 +08:00
ark_stackmap_parser.h adapt aot cpuprofile 2022-11-28 21:44:52 +08:00
ark_stackmap.h adapt aot cpuprofile 2022-11-28 21:44:52 +08:00
llvm_stackmap_parser.cpp Fix code style 2022-12-26 19:50:46 +08:00
llvm_stackmap_parser.h Remove redundant maybe_unused 2023-01-04 11:06:58 +08:00
llvm_stackmap_type.h Fix code style 2022-12-26 19:50:46 +08:00