Searched defs:AllocateExternalArray (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/heap/
H A Dheap.cc3357 AllocationResult Heap::AllocateExternalArray(int length, function in class:v8::Heap
3930 return AllocateExternalArray(0, array_type, NULL, TENURED);

Completed in 123 milliseconds