Searched defs:isDeletedValue (Results 1 – 6 of 6) sorted by relevance
86 static bool isDeletedValue(int value) { return value == -3; } in isDeletedValue() function
69 static bool isDeletedValue(const FontPlatformData& value) in isDeletedValue() function
132 static bool isDeletedValue(const StringKey& value) in isDeletedValue() function
170 …static bool isDeletedValue(const FormElementKey& value) { return value.isHashTableDeletedValue(); } in isDeletedValue() function
315 …static bool isDeletedValue(const Node& slot) { return slot.m_next == reinterpret_cast<Node*>(delet… in isDeletedValue() function
165 …static bool isDeletedValue(const WebCore::ThreadMarker& slot) { return slot.isHashTableDeletedValu… in isDeletedValue() function188 …static bool isDeletedValue(const WebCore::PairWithWeakHandling& value) { return value.isHashTableD… in isDeletedValue() function