Searched defs:IntLexicographicCompare (Results 1 – 3 of 3) sorted by relevance
603 int JSTaggedValue::IntLexicographicCompare(JSTaggedValue x, JSTaggedValue y) in IntLexicographicCompare() function in panda::ecmascript::JSTaggedValue
1785 DEF_CALL_SIGNATURE(IntLexicographicCompare) in DEF_CALL_SIGNATURE() argument
3864 int RuntimeStubs::IntLexicographicCompare(JSTaggedType x, JSTaggedType y) in IntLexicographicCompare() function in panda::ecmascript::RuntimeStubs