Searched defs:AllocatePage (Results 1 – 2 of 2) sorted by relevance
/external/lldb/source/Target/ | ||
D | Memory.cpp | 383 AllocatedMemoryCache::AllocatePage (uint32_t byte_size, in AllocatePage() function in AllocatedMemoryCache |
/external/v8/src/heap/ | ||
D | spaces.cc | 680 Page* MemoryAllocator::AllocatePage(intptr_t size, PagedSpace* owner, in AllocatePage() function in v8::internal::MemoryAllocator |