Home
last modified time | relevance | path

Searched refs:IntegerArrayHash (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/cf/
DBinaryPropertyList.cpp87 struct IntegerArrayHash { struct
93 unsigned IntegerArrayHash::hash(const IntegerArray& array) in hash()
98 bool IntegerArrayHash::equal(const IntegerArray& a, const IntegerArray& b) in equal()
146 …typedef HashMap<IntegerArray, ObjectReference, IntegerArrayHash, IntegerArrayHashTraits> IntegerAr…
/external/webkit/Source/WebCore/
DChangeLog41804 (WebCore::IntegerArrayHash::hash):
46555 (WebCore::IntegerArrayHash::hash): Pass in the size in bytes rather
DChangeLog-2011-02-1618761 (WebCore::IntegerArrayHash::hash):