Searched defs:growth (Results 1 – 5 of 5) sorted by relevance
30 container alloc_series ( size_t sz, float growth ) { in alloc_series()
142 int growth = current_length * (growth_factor - 1); in Grow() local
1450 Node* growth = IntPtrSub(args.GetLength(), first); in BuildAppendJSArray() local
226 size_t growth = aligned_size; in Allocate() local
189 bool ValueInternalMap::reserveDelta(BucketIndex growth) {