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

/external/v8/src/heap/
H A Dheap.cc2397 AllocationResult allocation = AllocateEmptyFixedArray();
2422 AllocationResult allocation = AllocateEmptyFixedArray();
3913 AllocationResult Heap::AllocateEmptyFixedArray() { function in class:v8::Heap
H A Dheap.h1800 MUST_USE_RESULT AllocationResult AllocateEmptyFixedArray();

Completed in 68 milliseconds