Lines Matching refs:top
1046 Heap::new_space()->top(),
1074 current < space->top();
1093 // The object is now unmarked for the call to Size() at the top of the
1126 // The object is now unmarked for the call to Size() at the top of the
1131 // free_start to the allocation top in the page.
1226 // Write relocation info to the top page, so we can use it later. This is
1228 // allocation top.
1307 UpdateMapPointersInRange(space->bottom(), space->top());
1497 // address in the range is top. The callback function is used to get the
1523 return IterateLiveObjectsInRange(space->bottom(), space->top(), size_f);