Home
last modified time | relevance | path

Searched defs:resInICPath5 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dic_compareop_test.cpp106 JSTaggedValue resInICPath5 = CompareOp::EqualWithIC(thread, booleanObjHandle.GetTaggedValue(), in HWTEST_F_L0() local
171 JSTaggedValue resInICPath5 = CompareOp::NotEqualWithIC(thread, arg1Handle.GetTaggedValue(), in HWTEST_F_L0() local
238 JSTaggedValue resInICPath5 = CompareOp::LessWithIC(thread, arg1Handle.GetTaggedValue(), in HWTEST_F_L0() local
306 JSTaggedValue resInICPath5 = CompareOp::LessEqWithIC(thread, in HWTEST_F_L0() local
376 JSTaggedValue resInICPath5 = CompareOp::GreaterWithIC(thread, arg1Handle.GetTaggedValue(), in HWTEST_F_L0() local
446 JSTaggedValue resInICPath5 = CompareOp::GreaterEqWithIC(thread, arg1Handle.GetTaggedValue(), HWTEST_F_L0() local
[all...]
H A Dic_binaryop_test.cpp102 JSTaggedValue resInICPath5 = ICBinaryOP::AddWithTSType(thread, arg3.GetTaggedValue(), in HWTEST_F_L0() local
226 JSTaggedValue resInICPath5 = ICBinaryOP::DivWithTSType(thread, arg4.GetTaggedValue(), in HWTEST_F_L0() local
271 JSTaggedValue resInICPath5 = ICBinaryOP::ModWithTSType(thread, arg4.GetTaggedValue(), in HWTEST_F_L0() local

Completed in 2 milliseconds