Searched refs:PreFreeMemory (Results 1 – 3 of 3) sorted by relevance
729 void MemoryAllocator::PreFreeMemory(MemoryChunk* chunk) { in AllocateChunk() function in v8::internal::MemoryAllocator775 PreFreeMemory(chunk); in AllocateChunk()
1228 void PreFreeMemory(MemoryChunk* chunk);
6094 isolate_->memory_allocator()->PreFreeMemory(chunk); in QueueMemoryChunkForFree()