Searched defs:Shrink (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | linked_hash_table.cpp | 124 JSHandle<Derived> LinkedHashTable<Derived, HashObject>::Shrink(const JSThread *thread, const JSHandle<Derived> &table, in Shrink() function in panda::ecmascript::LinkedHashTable 196 JSHandle<LinkedHashMap> LinkedHashMap::Shrink(const JSThread *thread, const JSHandle<LinkedHashMap> &table, in Shrink() function in panda::ecmascript::LinkedHashMap 250 JSHandle<LinkedHashSet> LinkedHashSet::Shrink(const JSThread *thread, const JSHandle<LinkedHashSet> &table, in Shrink() function in panda::ecmascript::LinkedHashSet
|
| H A D | transitions_dictionary.h | 90 inline static JSHandle<TransitionsDictionary> Shrink(const JSThread *thread, in Shrink() function in panda::ecmascript::TransitionsDictionary
|
| H A D | tagged_tree.cpp | 527 JSHandle<Derived> TaggedTree<Derived>::Shrink(const JSThread *thread, const JSHandle<Derived> &tree) in Shrink() function in panda::ecmascript::TaggedTree
|
| H A D | tagged_hash_table.h | 157 inline static JSHandle<Derived> Shrink(const JSThread *thread, const JSHandle<Derived> &table, int additionalSize) in Shrink() function in panda::ecmascript::TaggedHashTable 407 static JSHandle<Derived> Shrink(const JSThread *thread, const JSHandle<Derived> &table) in Shrink() function in panda::ecmascript::OrderTaggedHashTable
|
Completed in 5 milliseconds