Searched refs:AllocateRawFixedDoubleArray (Results 1 – 2 of 2) sorted by relevance
4493 { MaybeObject* maybe_obj = AllocateRawFixedDoubleArray(len, NOT_TENURED); in CopyFixedDoubleArrayWithMap()4624 MaybeObject* maybe_obj = AllocateRawFixedDoubleArray(length, pretenure); in AllocateUninitializedFixedDoubleArray()4641 MaybeObject* maybe_obj = AllocateRawFixedDoubleArray(length, pretenure); in AllocateFixedDoubleArrayWithHoles()4656 MaybeObject* Heap::AllocateRawFixedDoubleArray(int length, in AllocateRawFixedDoubleArray() function in v8::internal::Heap
797 MUST_USE_RESULT MaybeObject* AllocateRawFixedDoubleArray(