Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc360 void MemoryAllocator::Unmapper::FreeQueuedChunks() { in FreeQueuedChunks() function in v8::internal::MemoryAllocator::Unmapper
2598 heap()->memory_allocator()->unmapper()->FreeQueuedChunks(); in AllocateChunk()
2664 heap()->memory_allocator()->unmapper()->FreeQueuedChunks(); in AllocateChunk()
Dmark-compact.cc2314 heap()->memory_allocator()->unmapper()->FreeQueuedChunks(); in EvacuateEpilogue()
2775 heap()->memory_allocator()->unmapper()->FreeQueuedChunks(); in Evacuate()
4004 heap()->memory_allocator()->unmapper()->FreeQueuedChunks(); in EvacuateEpilogue()
Dspaces.h1286 void FreeQueuedChunks();