Searched refs:PageAreaSize (Results 1 – 5 of 5) sorted by relevance
40 return static_cast<uint32_t>(MemoryAllocator::PageAreaSize(space)); in SizeOfFirstPage()149 MemoryAllocator::PageAreaSize(static_cast<AllocationSpace>(space)); in CalculateFirstPageSizes()
1280 MemoryAllocator::PageAreaSize(static_cast<AllocationSpace>(i))); in Serializer()
1331 static int PageAreaSize(AllocationSpace space) { in PageAreaSize() function
958 area_size_ = MemoryAllocator::PageAreaSize(space); in AllocateChunk()
1158 DCHECK_LE(size, MemoryAllocator::PageAreaSize( in ReserveSpace()