Searched defs:PairWithWeakHandling (Results 1 – 1 of 1) sorted by relevance
111 struct PairWithWeakHandling : public StrongWeakPair { struct116 PairWithWeakHandling(IntWrapper* one, IntWrapper* two) in PairWithWeakHandling() argument126 PairWithWeakHandling(WTF::HashTableDeletedValueType) in PairWithWeakHandling() argument134 bool isHashTableDeletedValue() const { return first == reinterpret_cast<IntWrapper*>(-1); } in isHashTableDeletedValue()138 void traceInCollection(Visitor* visitor, ShouldWeakPointersBeMarkedStrongly strongify) in traceInCollection()146 bool shouldRemoveFromCollection(Visitor* visitor) in shouldRemoveFromCollection()