Searched refs:AllocateEmptyFixedTypedArray (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/heap/
H A Dheap.h1808 AllocateEmptyFixedTypedArray(ExternalArrayType array_type);
H A Dheap.cc2606 if (!AllocateEmptyFixedTypedArray(kExternal##Type##Array).To(&obj)) \
3962 AllocationResult Heap::AllocateEmptyFixedTypedArray( function in class:v8::Heap

Completed in 54 milliseconds