Searched refs:AllocatePages (Results 1 – 3 of 3) sorted by relevance
139 Page* first_page = memory_allocator->AllocatePages( in TEST()152 Page* others = memory_allocator->AllocatePages( in TEST()
496 Page* MemoryAllocator::AllocatePages(int requested_pages, in AllocatePages() function in v8::internal::MemoryAllocator831 Isolate::Current()->memory_allocator()->AllocatePages( in Setup()1026 Page* p = heap()->isolate()->memory_allocator()->AllocatePages( in Expand()
561 Page* AllocatePages(int requested_pages, int* allocated_pages,