Searched refs:AllocateFixedDoubleArrayWithHoles (Results 1 – 2 of 2) sorted by relevance
811 MUST_USE_RESULT MaybeObject* AllocateFixedDoubleArrayWithHoles(
3860 maybe_elms = AllocateFixedDoubleArrayWithHoles(capacity); in AllocateJSArrayAndStorage()4635 MaybeObject* Heap::AllocateFixedDoubleArrayWithHoles( in AllocateFixedDoubleArrayWithHoles() function in v8::internal::Heap