Lines Matching full:initial_size
358 int initial_size = Min(limit, 10);360 factory()->NewFixedArrayWithHoles(initial_size * 4 + 1);