Searched defs:idbTransaction (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBAny.cpp109 PassRefPtr<IDBTransaction> IDBAny::idbTransaction() function in class:WebCore::IDBAny
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorIndexedDBAgent.cpp217 RefPtr<IDBTransaction> idbTransaction = idbDatabase->transaction(scriptExecutionContext, objectStoreName, mode, ec); local
223 static PassRefPtr<IDBObjectStore> objectStoreForTransaction(IDBTransaction* idbTransaction, const String& objectStoreName) argument
[all...]

Completed in 188 milliseconds