Home
last modified time | relevance | path

Searched refs:resInICPath8 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dic_binaryop_test.cpp126 JSTaggedValue resInICPath8 = ICBinaryOP::AddWithTSType(thread, arg4.GetTaggedValue(), JSTaggedValue::Null(), in HWTEST_F_L0() local
128 ASSERT_TRUE(resInICPath8.IsString()); in HWTEST_F_L0()
129 EXPECT_EQ(EcmaStringAccessor::Compare(ecmaVm, slowHandle8, JSHandle<EcmaString>(thread, resInICPath8)), 0); in HWTEST_F_L0()

Completed in 1 milliseconds