Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap-inl.h434 BaseSpace* base_space = chunk->owner(); in IsPendingAllocationInternal() local
437 switch (base_space->identity()) { in IsPendingAllocationInternal()
450 PagedSpace* paged_space = static_cast<PagedSpace*>(base_space); in IsPendingAllocationInternal()
463 static_cast<LargeObjectSpace*>(base_space); in IsPendingAllocationInternal()