int64_t           139 Source/modules/indexeddb/IDBDatabase.h     typedef HashMap<int64_t, RefPtr<IDBTransaction> > TransactionMap;
int64_t            74 Source/modules/indexeddb/IDBMetadata.h     typedef HashMap<int64_t, IDBIndexMetadata> IndexMap;
int64_t            85 Source/modules/indexeddb/IDBMetadata.h     typedef HashMap<int64_t, IDBObjectStoreMetadata> ObjectStoreMap;
int64_t            61 Source/wtf/HashMapTest.cpp typedef HashMap<double, int64_t, DefaultHash<double>::Hash, TestDoubleHashTraits> DoubleHashMap;
int64_t            71 Source/wtf/dtoa/utils.h typedef __int64 int64_t;