Searched refs:AllocatePage (Results 1 – 2 of 2) sorted by relevance
926 Page* MemoryAllocator::AllocatePage(size_t size, SpaceType* owner, in AllocateChunk() function in v8::internal::MemoryAllocator942 MemoryAllocator::AllocatePage<MemoryAllocator::kRegular, PagedSpace>( in AllocateChunk()945 MemoryAllocator::AllocatePage<MemoryAllocator::kRegular, SemiSpace>( in AllocateChunk()948 MemoryAllocator::AllocatePage<MemoryAllocator::kPooled, SemiSpace>( in AllocateChunk()1328 Page* p = heap()->memory_allocator()->AllocatePage(size, this, executable()); in AllocateChunk()1608 heap()->memory_allocator()->AllocatePage<MemoryAllocator::kPooled>( in AllocateChunk()1918 heap()->memory_allocator()->AllocatePage<MemoryAllocator::kPooled>( in AllocateChunk()1975 heap()->memory_allocator()->AllocatePage<MemoryAllocator::kPooled>( in AllocateChunk()
1228 Page* AllocatePage(size_t size, SpaceType* owner, Executability executable);