Searched defs:ComputeCapacity (Results 1 – 4 of 4) sorted by relevance
79 inline static uint32_t ComputeCapacity(uint32_t oldCapacity) in ComputeCapacity() function
118 inline static int ComputeCapacity(uint32_t atLeastSpaceFor) in ComputeCapacity() function
54 inline static int ComputeCapacity(int oldCapacity) in ComputeCapacity() function
140 GateRef LinkedHashTableStubBuilder<LinkedHashTableType, LinkedHashTableObject>::ComputeCapacity( in ComputeCapacity() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder