Home | History | Annotate | Download | only in src

Lines Matching defs:page_high

2139   Address page_high() {
2507 Address FromSpacePageHigh() { return from_space_.page_high(); }
2640 && (info).top() <= (space).page_high() \
2641 && (info).limit() <= (space).page_high())