Searched refs:FastArraySort (Results 1 – 5 of 5) sorted by relevance
489 V(FastArraySort) \
1342 DEF_CALL_SIGNATURE(FastArraySort) in DEF_CALL_SIGNATURE() argument
138 V(FastArraySort) \468 static int FastArraySort(JSTaggedType x, JSTaggedType y);
3301 int RuntimeStubs::FastArraySort(JSTaggedType x, JSTaggedType y) in FastArraySort() function in panda::ecmascript::RuntimeStubs
780 … CallNGCRuntime(glue, RTSTUB_ID(FastArraySort), {*middleValue, *presentValue}); in Sort()