Searched defs:minCapacity (Results 1 – 4 of 4) sorted by relevance
285 int32_t minCapacity = value->GetInt(); in IncreaseCapacityTo() local
293 int32_t minCapacity) in IncreaseCapacityTo()
350 …PIVector::GrowCapacity(JSThread *thread, const JSHandle<JSAPIVector> &vector, uint32_t minCapacity) in GrowCapacity()
382 GateRef minCapacity = Int32(LinkedHashTableType::MIN_CAPACITY); in Clear() local