Searched refs:gc_roots_ (Results 1 – 2 of 2) sorted by relevance
11 return gc_roots_; in gc_roots()22 return !gc_roots_.empty(); in ContainsGCRoots()47 gc_roots_.push_back(current_); in VisitPersistent()52 gc_roots_.push_back(current_); in AtCollection()
35 Errors gc_roots_; variable