Searched refs:IDBIndexType (Results 1 – 5 of 5) sorted by relevance
88 ASSERT(m_type == IDBIndexType); in idbIndex()153 m_type = IDBIndexType; in set()
55 …ASSERT(m_source->type() == IDBAny::IDBObjectStoreType || m_source->type() == IDBAny::IDBIndexType); in IDBCursor()
74 IDBIndexType, enumerator
64 case IDBAny::IDBIndexType: in toV8()
70 case IDBAny::IDBIndexType: in toJS()