Searched refs:NewFixedDoubleArrayWithHoles (Results 1 – 2 of 2) sorted by relevance
43 Handle<FixedArrayBase> NewFixedDoubleArrayWithHoles(
164 Handle<FixedArrayBase> Factory::NewFixedDoubleArrayWithHoles( in NewFixedDoubleArrayWithHoles() function in v8::internal::Factory1657 elms = NewFixedDoubleArrayWithHoles(capacity); in NewJSArrayStorage()