arkcompiler_ets_runtime/ecmascript/stackmap
zhangyukun8 21a4d386f5 adapt aot cpuprofile
1.update leaveframe before call no gc runtime
2.keep atomicity when construct frames
3.rewrite checking isInsideStub and isInsideAot
4.deal with entry frame for cpuprofile
5.add folder stackmap

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

Signed-off-by: zhangyukun8 <zhangyukun8@huawei.com>
Change-Id: I329f19a88bcf8e7f7d31606bfa51c822e32df9b8
2022-11-28 21:44:52 +08:00
..
ark_stackmap_builder.cpp adapt aot cpuprofile 2022-11-28 21:44:52 +08:00
ark_stackmap_builder.h adapt aot cpuprofile 2022-11-28 21:44:52 +08:00
ark_stackmap_parser.cpp adapt aot cpuprofile 2022-11-28 21:44:52 +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 adapt aot cpuprofile 2022-11-28 21:44:52 +08:00
llvm_stackmap_parser.h adapt aot cpuprofile 2022-11-28 21:44:52 +08:00
llvm_stackmap_type.h adapt aot cpuprofile 2022-11-28 21:44:52 +08:00