arkcompiler_ets_runtime/test
ginxu 2ac472acd9 Support Inline Deopt
1. Add frameStateChain op for inline deopt.
2. Modify the deopt logic to support multiple interpreter frames.
3. Fixed some bugs that occurred when inline was enabled.
4. Support trace inline function tools.
5. Add some testcases.
6. Add some inline condition which some scenarios that might occur inline are filtered.

Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6USYJ

Signed-off-by: ginxu <xujie101@huawei.com>
Change-Id: I30127640fcd150c3c3badf2dd5c805a7b6733c42
2023-05-13 10:46:38 +08:00
..
aottest Support Inline Deopt 2023-05-13 10:46:38 +08:00
deopttest Fix FrameState ComputeLiveOut 2023-04-27 19:16:57 +08:00
fuzztest Modifying Code Alarms 2023-04-20 17:22:43 +08:00
moduletest !4031 Fix JSTaggedValue::Equal Bug 2023-05-11 06:23:36 +00:00
perform fix buildMc warning 2022-08-23 09:43:44 +08:00
quickfix Refactor loadedJSPandaFiles for memory leak 2023-04-07 14:57:06 +08:00
resource/js_runtime Implement debug information framework (Part-1) 2023-04-03 21:47:00 +08:00
typeinfer Support typeinfer for namespace 2023-05-06 15:38:29 +08:00
workload add workload 2023-02-27 20:56:05 +08:00
runtest.py Imporve AOT Debugging Tools 2023-05-09 07:11:57 +08:00
test_helper.gni Support Inline Deopt 2023-05-13 10:46:38 +08:00