Home
last modified time | relevance | path

Searched refs:AllocatePage (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dnew-spaces.cc83 current_page = heap()->memory_allocator()->AllocatePage( in EnsureCurrentCapacity()
128 Page* new_page = heap()->memory_allocator()->AllocatePage( in Commit()
190 Page* new_page = heap()->memory_allocator()->AllocatePage( in GrowTo()
Dmemory-allocator.h186 V8_EXPORT_PRIVATE Page* AllocatePage(
Dpaged-spaces.cc346 Page* page = heap()->memory_allocator()->AllocatePage( in Expand()
358 Page* page = heap()->memory_allocator()->AllocatePage( in ExpandBackground()
Dmemory-allocator.cc532 Page* MemoryAllocator::AllocatePage(MemoryAllocator::AllocationMode alloc_mode, in AllocatePage() function in v8::internal::MemoryAllocator
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp2394 HRESULT AllocatePage(
3406 hr = AllocatePage( in Allocate()
3431 HRESULT BlockVector::AllocatePage( in AllocatePage() function in D3D12MA::BlockVector
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6947 VkResult AllocatePage(
12518 res = AllocatePage( in Allocate()
12545 VkResult VmaBlockVector::AllocatePage( in AllocatePage() function