Home
last modified time | relevance | path

Searched defs:Shrink (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dlinked_hash_table.cpp124 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 Dtransitions_dictionary.h90 inline static JSHandle<TransitionsDictionary> Shrink(const JSThread *thread, in Shrink() function in panda::ecmascript::TransitionsDictionary
H A Dtagged_tree.cpp527 JSHandle<Derived> TaggedTree<Derived>::Shrink(const JSThread *thread, const JSHandle<Derived> &tree) in Shrink() function in panda::ecmascript::TaggedTree
H A Dtagged_hash_table.h157 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