Searched refs:TrailingBlockBase (Results 1 – 1 of 1) sorted by relevance
562 const uptr TrailingBlockBase = LastBlockInRegion + BlockSize; in markFreeBlocksInRegion() local566 DCHECK_LT(RoundedRegionSize - TrailingBlockBase, PageSize); in markFreeBlocksInRegion()573 (roundUpSlow(RoundedRegionSize - TrailingBlockBase, BlockSize) + in markFreeBlocksInRegion()577 PageMap.incN(RegionIndex, getPageIndex(TrailingBlockBase), in markFreeBlocksInRegion()