Home
last modified time | relevance | path

Searched defs:AllocatePage (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Target/
DMemory.cpp383 AllocatedMemoryCache::AllocatePage (uint32_t byte_size, in AllocatePage() function in AllocatedMemoryCache
/external/v8/src/heap/
Dspaces.cc680 Page* MemoryAllocator::AllocatePage(intptr_t size, PagedSpace* owner, in AllocatePage() function in v8::internal::MemoryAllocator