Searched refs:SortElementsByObject (Results 1 – 4 of 4) sorted by relevance
162 static void SortElementsByObject(JSThread *thread, const JSHandle<JSObject> &thisObjHandle,
116 static void SortElementsByObject(JSThread *thread, const JSHandle<JSObject> &thisObjHandle,
638 void JSArray::SortElementsByObject(JSThread *thread, const JSHandle<JSObject> &thisObjHandle, in SortElementsByObject() function in panda::ecmascript::JSArray
1566 JSArray::SortElementsByObject(thread, thisObj, callbackFnHandle); in Sort()