Home
last modified time | relevance | path

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

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