Searched refs:IDBIndexType (Results 1 – 5 of 5) sorted by relevance
91 ASSERT(m_type == IDBIndexType); in idbIndex()159 : m_type(IDBIndexType) in IDBAny()
86 IDBIndexType, enumerator
90 …ASSERT(m_source->type() == IDBAny::IDBObjectStoreType || m_source->type() == IDBAny::IDBIndexType); in IDBCursor()
289 if (source->type() == IDBAny::IDBIndexType) in effectiveObjectStore()
125 case IDBAny::IDBIndexType: in toV8()