Home | History | Annotate | Download | only in heap

Lines Matching refs:traceInCollection

137     // a regular trace method. Instead, we use a traceInCollection method. If
140 bool traceInCollection(Visitor* visitor, WTF::ShouldWeakPointersBeMarkedStrongly strongify)
142 visitor->traceInCollection(second, strongify);
175 // PairWithWeakHandling must implement the traceInCollection method.
4272 static bool traceInCollection(Visitor* visitor, WeakSet& set, WTF::ShouldWeakPointersBeMarkedStrongly strongify)