Searched refs:IsValidKey (Results 1 – 2 of 2) sorted by relevance
41 if (!WTFMap<K, V>::IsValidKey(key)) {49 if (!WTFMap<K, V>::IsValidKey(key)) {
63 static bool IsValidKey(const Key& key) { in IsValidKey() function