Home
last modified time | relevance | path

Searched refs:AllocateRawMap (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dheap-inl.h263 MaybeObject* Heap::AllocateRawMap() { in AllocateRawMap() function
Dheap.h1810 MUST_USE_RESULT inline MaybeObject* AllocateRawMap();
Dheap.cc1878 { MaybeObject* maybe_result = AllocateRawMap(); in AllocatePartialMap()
1901 { MaybeObject* maybe_result = AllocateRawMap(); in AllocateMap()