Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h118 inline static int ComputeCapacity(uint32_t atLeastSpaceFor) in ComputeCapacity()
127 inline static int ComputeCapacityWithShrink(int currentCapacity, int atLeastSpaceFor) in ComputeCapacityWithShrink()