Searched refs:page_high (Results 1 – 2 of 2) sorted by relevance
2106 Address page_high() { return current_page_->area_end(); } in page_high() function2479 Address FromSpacePageHigh() { return from_space_.page_high(); } in FromSpacePageHigh()2609 (info).top() <= (space).page_high() && \2610 (info).limit() <= (space).page_high())
1305 allocation_info_.set_limit(to_space_.page_high()); in UpdateAllocationInfo()1326 Address high = to_space_.page_high(); in UpdateInlineAllocationLimit()1331 allocation_info_.set_limit(to_space_.page_high()); in UpdateInlineAllocationLimit()1334 Address high = to_space_.page_high(); in UpdateInlineAllocationLimit()1376 Address high = to_space_.page_high(); in SlowAllocateRaw()