Searched refs:WasSweptPrecisely (Results 1 – 2 of 2) sorted by relevance
713 bool WasSweptPrecisely() { return IsFlagSet(WAS_SWEPT_PRECISELY); } in WasSweptPrecisely() function715 bool WasSwept() { return WasSweptPrecisely() || WasSweptConservatively(); } in WasSwept()1576 !p->WasSweptPrecisely(); in ShouldBeSweptLazily()
82 ASSERT(page->WasSweptPrecisely()); in HeapObjectIterator()117 ASSERT(cur_page->WasSweptPrecisely()); in AdvanceToNextPage()967 ASSERT(page->WasSweptPrecisely()); in Verify()