arkcompiler_ets_runtime/test/aottest/ts_inline_exception7
huoqingyi 6ca2e80541 Adapt to the latest bytecode changes
Recently there has been a new change to the bytecode, defining a class will generate a nexlexenv bytecode, which breaks the typeinfer about lexvars. We need to adapt it.

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

Tests:
aot test, typeinfer test

Signed-off-by: huoqingyi <huoqingyi@huawei.com>
Change-Id: Ie5d0f9f0c7421106f00f30739e5e8b5e361276d5
2023-12-22 21:01:35 +08:00
..
BUILD.gn AOT callstack supports inline functions 2023-09-14 19:24:35 +08:00
expect_output.txt Adapt to the latest bytecode changes 2023-12-22 21:01:35 +08:00
ts_inline_exception7.ts AOT callstack supports inline functions 2023-09-14 19:24:35 +08:00