Searched refs:PerformFreeMemory (Results 1 – 3 of 3) sorted by relevance
761 void MemoryAllocator::PerformFreeMemory(MemoryChunk* chunk) { in AllocateChunk() function in v8::internal::MemoryAllocator776 PerformFreeMemory(chunk); in AllocateChunk()
1231 void PerformFreeMemory(MemoryChunk* chunk);
6140 isolate_->memory_allocator()->PerformFreeMemory(chunk); in FreeQueuedChunks()