Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-chunk.h221 void ReleaseAllAllocatedMemory();
Dmemory-allocator.h72 chunk->ReleaseAllAllocatedMemory(); in TryGetPooledMemoryChunkSafe()
Dmemory-chunk.cc261 void MemoryChunk::ReleaseAllAllocatedMemory() { in ReleaseAllAllocatedMemory() function in v8::internal::MemoryChunk
Dmemory-allocator.cc495 chunk->ReleaseAllAllocatedMemory(); in PerformFreeMemory()