Home
last modified time | relevance | path

Searched defs:GreaterEqWithIC (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_compare_op.cpp460 JSTaggedValue CompareOp::GreaterEqWithIC(JSThread *thread, JSTaggedValue left, in GreaterEqWithIC() function in panda::ecmascript::CompareOp
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_compareop_test.cpp394 HWTEST_F_L0(IcCompareOPTest, GreaterEqWithIC) in HWTEST_F_L0() argument