Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h2075 MUST_USE_RESULT AllocationResult AllocateEmptyScopeInfo();
Dheap.cc2367 AllocationResult allocation = AllocateEmptyScopeInfo(); in CreateInitialMaps()
3759 AllocationResult Heap::AllocateEmptyScopeInfo() { in AllocateEmptyScopeInfo() function in v8::internal::Heap