Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.h658 void ReleaseAllocatedMemory();
1280 chunk->ReleaseAllocatedMemory(); in TryGetPooledMemoryChunkSafe()
Dspaces.cc1127 chunk->ReleaseAllocatedMemory(); in AllocateChunk()
1327 void MemoryChunk::ReleaseAllocatedMemory() { in AllocateChunk() function in v8::internal::MemoryChunk