Home | History | Annotate | Download | only in heap

Lines Matching refs:FreeMemory

277   // TODO(gc) this will be true again when we fix FreeMemory.
295 void MemoryAllocator::FreeMemory(base::VirtualMemory* reservation,
319 void MemoryAllocator::FreeMemory(Address base, size_t size,
716 FreeMemory(reservation, chunk->executable());
718 FreeMemory(chunk->address(), chunk->size(), chunk->executable());
1250 heap()->isolate()->memory_allocator()->FreeMemory(&reservation_,