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

/external/v8/src/heap/
H A Dheap.cc2232 AllocationResult allocation = AllocateEmptyFixedArray();
2263 AllocationResult allocation = AllocateEmptyFixedArray();
3761 AllocationResult Heap::AllocateEmptyFixedArray() { function in class:v8::internal::Heap

Completed in 44 milliseconds