Home | History | Annotate | Download | only in src

Lines Matching defs:EnsureCapacity

2110   void EnsureCapacity(int elements) {
2219 void EnsureCapacity(int elements) {
2220 array_builder_.EnsureCapacity(elements);
2632 builder.EnsureCapacity(parts_added_per_loop);
3227 builder->EnsureCapacity(kMaxBuilderEntriesPerRegExpMatch);
3302 builder->EnsureCapacity(kMaxBuilderEntriesPerRegExpMatch);
3379 builder->EnsureCapacity(kMaxBuilderEntriesPerRegExpMatch);