Home | History | Annotate | Download | only in heap

Lines Matching refs:page_high

2231   Address page_high() { return current_page_->area_end(); }
2577 Address FromSpacePageHigh() { return from_space_.page_high(); }
2750 (info).top() <= (space).page_high() && \
2751 (info).limit() <= (space).page_high())