arkcompiler_ets_runtime/test/moduletest/instanceofic
xliu 4887ccacf2 Fix instanceof ic in c interpreter
Description:
The IC implementation of the instance instruction in the C interpreter has a GC problem, and the objects on the stack are not protected
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6GOCX

Signed-off-by: xliu <liuxin259@huawei.com>
Change-Id: If0ac1f0ff242ca7c3ec848b97e68cc976994524c
2023-02-21 17:23:32 +08:00
..
BUILD.gn Add Instanceof IC 2022-12-09 11:53:08 +08:00
expect_output.txt Fix instanceof ic in c interpreter 2023-02-21 17:23:32 +08:00
instanceofic.js Fix instanceof ic in c interpreter 2023-02-21 17:23:32 +08:00