Searched defs:memory_allocator (Results 1 – 3 of 3) sorted by relevance
301 void SharedReadOnlySpace::TearDown(MemoryAllocator* memory_allocator) { in TearDown()310 void ReadOnlySpace::TearDown(MemoryAllocator* memory_allocator) { in TearDown()351 void ReadOnlySpace::SetPermissionsForPages(MemoryAllocator* memory_allocator, in SetPermissionsForPages()407 auto* memory_allocator = heap()->memory_allocator(); in Seal() local
25 MemoryAllocator* memory_allocator = heap_->memory_allocator(); in DiscardUnusedMemory() local
864 MemoryAllocator* memory_allocator() { return memory_allocator_.get(); } in memory_allocator() function865 const MemoryAllocator* memory_allocator() const { in memory_allocator() function