IntHash 14 Source/bindings/v8/V8DOMActivityLogger.cpp typedef HashMap<int, OwnPtr<V8DOMActivityLogger>, WTF::IntHash<int>, WTF::UnsignedWithZeroKeyHashTraits<int> > DOMActivityLoggerMap; IntHash 102 Source/wtf/HashFunctions.h template<typename T> struct IntHash {