Searched refs:AllocateRawFixedDoubleArray (Results 1 – 2 of 2) sorted by relevance
3850 AllocationResult allocation = AllocateRawFixedDoubleArray(len, NOT_TENURED); in CopyFixedDoubleArrayWithMap()3920 AllocationResult allocation = AllocateRawFixedDoubleArray(length, pretenure); in AllocateUninitializedFixedDoubleArray()3929 AllocationResult Heap::AllocateRawFixedDoubleArray(int length, in AllocateRawFixedDoubleArray() function in v8::internal::Heap
2042 AllocateRawFixedDoubleArray(int length, PretenureFlag pretenure);