Searched defs:MIN_SIZE (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | free_object_list.h | 88 static constexpr size_t MIN_SIZE = 16; member in panda::ecmascript::FreeObjectList |
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | tagged_hash_table.h | 335 static constexpr int MIN_SIZE = 4; member in panda::ecmascript::TaggedHashTable |
Completed in 3 milliseconds