NewFixedArrayWithHoles 1855 src/bootstrapper.cc *factory->NewFixedArrayWithHoles(array_size, TENURED)); NewFixedArrayWithHoles 48 src/factory.h Handle<FixedArray> NewFixedArrayWithHoles( NewFixedArrayWithHoles 2385 src/runtime.cc array_->GetIsolate()->factory()->NewFixedArrayWithHoles(new_length); NewFixedArrayWithHoles 4140 src/runtime.cc result_elements = isolate->factory()->NewFixedArrayWithHoles(16); NewFixedArrayWithHoles 10100 src/runtime.cc storage = isolate->factory()->NewFixedArrayWithHoles( NewFixedArrayWithHoles 13321 src/runtime.cc factory->NewFixedArrayWithHoles(initial_size * 4); NewFixedArrayWithHoles 13342 src/runtime.cc factory->NewFixedArrayWithHoles(new_capacity);