Lines Matching refs:the_space
554 return the_space()->used_region();
659 assert(the_space() != NULL, "shouldn't be NULL");
660 _last_gc = the_space()->bottom_mark();
662 the_space()->object_iterate_from(_last_gc, blk);
701 _last_gc = WaterMark(the_space(), the_space()->top());
706 the_space()->check_mangled_unused_area_complete();
712 the_space()->set_top_for_allocations();
716 the_space()->verify();
722 the_space()->print_on(st);