Searched refs:GetSortArray (Results 1 – 2 of 2) sorted by relevance
396 JSHandle<TaggedArray> TaggedTree<Derived>::GetSortArray(const JSThread *thread, const JSHandle<Deri… in GetSortArray() function in panda::ecmascript::TaggedTree564 return RBTree::GetSortArray(thread, map); in GetArrayFromMap()654 return RBTree::GetSortArray(thread, set); in GetArrayFromSet()
415 … static JSHandle<TaggedArray> GetSortArray(const JSThread *thread, const JSHandle<Derived> &tree);