Searched refs:AllocateReadOnlyPage (Results 1 – 3 of 3) sorted by relevance
194 ReadOnlyPage* AllocateReadOnlyPage(ReadOnlySpace* space);
564 ReadOnlyPage* MemoryAllocator::AllocateReadOnlyPage(ReadOnlySpace* space) { in AllocateReadOnlyPage() function in v8::internal::MemoryAllocator
628 heap()->memory_allocator()->AllocateReadOnlyPage(this); in EnsureSpaceForAllocation()