Searched refs:AllocateFixedTypedArray (Results 1 – 3 of 3) sorted by relevance
1778 AllocateFixedTypedArray(int length, ExternalArrayType array_type,
3395 AllocationResult Heap::AllocateFixedTypedArray(int length, in AllocateFixedTypedArray() function in v8::internal::Heap3964 return AllocateFixedTypedArray(0, array_type, TENURED); in AllocateEmptyFixedTypedArray()
902 isolate()->heap()->AllocateFixedTypedArray(length, in NewFixedTypedArray()