Home | History | Annotate | Download | only in src

Lines Matching refs:lo_space

634   LargeObjectSpace* lo_space() { return lo_space_; }
650 case LO_SPACE:
1721 if (object_size > Page::kMaxRegularHeapObjectSize) return LO_SPACE;