Searched refs:RefPtrHashMapRawKeyTranslator (Results 1 – 2 of 2) sorted by relevance
32 struct RefPtrHashMapRawKeyTranslator { struct67 typedef RefPtrHashMapRawKeyTranslator<RawKeyType, ValueType, ValueTraits, HashFunctions>
17042 the corresponding changes to RefPtrHashMapRawKeyTranslator.17190 * wtf/RefPtrHashMap.h: Added RefPtrHashMapRawKeyTranslator and used it to implement17194 (WTF::HashMap::find): Use find with RefPtrHashMapRawKeyTranslator.17195 (WTF::HashMap::contains): Use contains with RefPtrHashMapRawKeyTranslator.17196 (WTF::HashMap::inlineAdd): Use add with RefPtrHashMapRawKeyTranslator.