Lines Matching full:grow
366 // Determine how much to grow the vector. Use the worst case for utf8 to371 // Grow the vector. This will change the value of v.size() but we373 v.grow(length);