Home
last modified time | relevance | path

Searched refs:IDBTransactionType (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/storage/
DIDBAny.cpp106 ASSERT(m_type == IDBTransactionType); in idbTransaction()
167 m_type = IDBTransactionType; in set()
DIDBAny.h77 IDBTransactionType, enumerator
/external/webkit/Source/WebCore/bindings/v8/custom/
DV8IDBAnyCustom.cpp70 case IDBAny::IDBTransactionType: in toV8()
/external/webkit/Source/WebCore/bindings/js/
DJSIDBAnyCustom.cpp76 case IDBAny::IDBTransactionType: in toJS()