HomeSort by relevance Sort by last modified time
    Searched refs:AllocatePage (Results 1 - 2 of 2) sorted by null

  /external/v8/src/heap/
spaces.cc 926 Page* MemoryAllocator::AllocatePage(size_t size, SpaceType* owner,
942 MemoryAllocator::AllocatePage<MemoryAllocator::kRegular, PagedSpace>(
945 MemoryAllocator::AllocatePage<MemoryAllocator::kRegular, SemiSpace>(
948 MemoryAllocator::AllocatePage<MemoryAllocator::kPooled, SemiSpace>
    [all...]
spaces.h     [all...]

Completed in 44 milliseconds