Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.h584 void ReleaseAllocatedMemory();
1128 chunk->ReleaseAllocatedMemory(); in TryGetPooledMemoryChunkSafe()
Dspaces.cc881 chunk->ReleaseAllocatedMemory(); in AllocateChunk()
1076 void MemoryChunk::ReleaseAllocatedMemory() { in AllocateChunk() function in v8::internal::MemoryChunk