Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-allocator.cc173 allocator_->FreePooledChunk(chunk); in PerformFreeMemoryOnQueuedChunks()
525 void MemoryAllocator::FreePooledChunk(MemoryChunk* chunk) { in FreePooledChunk() function in v8::internal::MemoryAllocator
Dmemory-allocator.h323 void FreePooledChunk(MemoryChunk* chunk);