Searched refs:VISIT_ONLY_STRONG (Results 1 – 6 of 6) sorted by relevance
40 isolate->heap()->IterateStrongRoots(this, VISIT_ONLY_STRONG); in DeserializeInto()
412 heap_->IterateStrongRoots(&visitor, VISIT_ONLY_STRONG); in StartMarking()473 heap_->IterateStrongRoots(&visitor, VISIT_ONLY_STRONG); in MarkRoots()
157 VerifyRoots(VISIT_ONLY_STRONG); in Run()1464 heap()->IterateStrongRoots(root_visitor, VISIT_ONLY_STRONG); in MarkRoots()
3885 IterateRoots(&visitor, VISIT_ONLY_STRONG); in Verify()4194 case VISIT_ONLY_STRONG: in IterateStrongRoots()
636 VISIT_ONLY_STRONG, enumerator
1613 heap_->IterateRoots(&extractor, VISIT_ONLY_STRONG); in IterateAndExtractReferences()