Searched refs:getGrowCapacity (Results 1 – 1 of 1) sorted by relevance
358 int32_t getGrowCapacity(int32_t newLength) { in getGrowCapacity() function1499 if(!cloneArrayIfNeeded(newLength, getGrowCapacity(newLength), in doReplace()1585 cloneArrayIfNeeded(newLength, getGrowCapacity(newLength))) { in doAppend()