Searched refs:kMinCapacityForPretenure (Results 1 – 1 of 1) sorted by relevance
8840 const int kMinCapacityForPretenure = 256; in EnsureCapacity() local8842 (capacity > kMinCapacityForPretenure) && !GetHeap()->InNewSpace(this); in EnsureCapacity()