Home | History | Annotate | Download | only in src

Lines Matching refs:NewFixedArrayWithHoles

347         isolate->factory()->NewFixedArrayWithHoles(new_capacity);
372 factory()->NewFixedArrayWithHoles(initial_size * 4 + 1);