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

/external/v8/src/heap/
H A Dheap.h1811 MUST_USE_RESULT AllocationResult AllocateEmptyConstantPoolArray();
H A Dheap.cc2429 AllocationResult allocation = AllocateEmptyConstantPoolArray();
4173 AllocationResult Heap::AllocateEmptyConstantPoolArray() { function in class:v8::Heap

Completed in 78 milliseconds