Searched refs:ReplaceWeaksVisitor (Results 1 – 1 of 1) sorted by relevance
1838 struct ReplaceWeaksVisitor : public art::IsMarkedVisitor { in ReplaceWeakRoots() struct1840 ReplaceWeaksVisitor(const ObjectMap& map) : map_(map) {} in ReplaceWeakRoots() function1855 ReplaceWeaksVisitor rwv(map); in ReplaceWeakRoots()