Searched refs:page_high (Results 1 – 2 of 2) sorted by relevance
1856 Address page_high() { in page_high() function2186 allocation_info_.limit = to_space_.page_high(); in LowerInlineAllocationLimit()2199 Address FromSpacePageHigh() { return from_space_.page_high(); } in FromSpacePageHigh()2342 && (info).top <= (space).page_high() \2343 && (info).limit <= (space).page_high())
1133 allocation_info_.limit = to_space_.page_high(); in Shrink()1140 allocation_info_.limit = to_space_.page_high(); in UpdateAllocationInfo()1200 Address high = to_space_.page_high(); in SlowAllocateRaw()