arkcompiler_ets_runtime/test/deopttest/restore_vregs
dingding 71da32852a Fix Deopt and TSManager Bugs
1.Fix Deopt does not restore vregs correctly in a loop when the number of declare args is greater than the number of actual args.
2.Fix function TSManager::RecursiveGenTSHClass may be entered duplicatly for the same class type.

Add regression tests cases.
The bugs caused the AOT application to fail to startup.

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

Signed-off-by: dingding <dingding5@huawei.com>
Change-Id: Ic1fdb8896b85023ba2536c6893b166d3f96c59ed
2023-03-31 09:29:50 +08:00
..
BUILD.gn Fix Deopt and TSManager Bugs 2023-03-31 09:29:50 +08:00
expect_output.txt Fix Deopt and TSManager Bugs 2023-03-31 09:29:50 +08:00
restore_vregs.ts Fix Deopt and TSManager Bugs 2023-03-31 09:29:50 +08:00