Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-allocator.h78 V8_EXPORT_PRIVATE void FreeQueuedChunks();
Dnew-spaces.cc165 heap()->memory_allocator()->unmapper()->FreeQueuedChunks(); in Uncommit()
230 heap()->memory_allocator()->unmapper()->FreeQueuedChunks(); in ShrinkTo()
Dlarge-spaces.cc579 heap()->memory_allocator()->unmapper()->FreeQueuedChunks(); in FreeDeadObjects()
Dmemory-allocator.cc106 void MemoryAllocator::Unmapper::FreeQueuedChunks() { in FreeQueuedChunks() function in v8::internal::MemoryAllocator::Unmapper
Dmark-compact.cc3517 heap()->memory_allocator()->unmapper()->FreeQueuedChunks(); in EvacuateEpilogue()
4142 heap()->memory_allocator()->unmapper()->FreeQueuedChunks(); in Evacuate()
5497 heap()->memory_allocator()->unmapper()->FreeQueuedChunks(); in EvacuateEpilogue()