Searched refs:was_swept_conservatively_ (Results 1 – 2 of 2) sorted by relevance
1568 bool was_swept_conservatively() { return was_swept_conservatively_; } in was_swept_conservatively()1569 void set_was_swept_conservatively(bool b) { was_swept_conservatively_ = b; } in set_was_swept_conservatively()1648 bool was_swept_conservatively_; variable
782 was_swept_conservatively_(false), in PagedSpace()956 if (was_swept_conservatively_) return; in Verify()2460 if (was_swept_conservatively_) return; in ReportStatistics()