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