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