Searched defs:MIN_SHRINK_CAPACITY (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | linked_hash_table.h | 48 static const int MIN_SHRINK_CAPACITY = 16; variable |
| D | tagged_tree.h | 44 static constexpr int MIN_SHRINK_CAPACITY = 15; variable |