Home
last modified time | relevance | path

Searched defs:MIN_SHRINK_CAPACITY (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h48 static const int MIN_SHRINK_CAPACITY = 16; variable
Dtagged_tree.h44 static constexpr int MIN_SHRINK_CAPACITY = 15; variable