Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-allocator.h226 void PartialFreeMemory(BasicMemoryChunk* chunk, Address start_free,
Dspaces.cc162 heap()->memory_allocator()->PartialFreeMemory( in ShrinkToHighWaterMark()
Dlarge-spaces.cc334 heap()->memory_allocator()->PartialFreeMemory( in FreeUnmarkedObjects()
Dmemory-allocator.cc399 void MemoryAllocator::PartialFreeMemory(BasicMemoryChunk* chunk, in PartialFreeMemory() function in v8::internal::MemoryAllocator
Dread-only-spaces.cc744 heap()->memory_allocator()->PartialFreeMemory( in ShrinkToHighWaterMark()