Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc430 allocator_->PerformFreeMemory(chunk); in PerformFreeMemoryOnQueuedNonRegularChunks()
446 allocator_->PerformFreeMemory(chunk); in PerformFreeMemoryOnQueuedChunks()
1125 void MemoryAllocator::PerformFreeMemory(MemoryChunk* chunk) { in AllocateChunk() function in v8::internal::MemoryAllocator
1146 PerformFreeMemory(chunk); in AllocateChunk()
Dspaces.h1479 void PerformFreeMemory(MemoryChunk* chunk);