IDBObjectStoreMetadataMap  255 Source/modules/indexeddb/IDBTransaction.cpp         for (IDBObjectStoreMetadataMap::iterator it = m_objectStoreCleanupMap.begin(); it != m_objectStoreCleanupMap.end(); ++it)
IDBObjectStoreMetadataMap  138 Source/modules/indexeddb/IDBTransaction.h     IDBObjectStoreMetadataMap m_objectStoreCleanupMap;