Searched refs:IDBCursorWithValueType (Results 1 – 6 of 6) sorted by relevance
78 ASSERT(m_type == IDBCursorWithValueType); in idbCursorWithValue()145 : m_type(value->isCursorWithValue() ? IDBCursorWithValueType : IDBCursorType) in IDBAny()
84 IDBCursorWithValueType, enumerator
171 if (m_result->type() == IDBAny::IDBCursorWithValueType) in getResultCursor()
332 if (cursorAny->type() == IDBAny::IDBCursorWithValueType) in handleEvent()
121 case IDBAny::IDBCursorWithValueType: in toV8()
413 if (requestResult->type() != IDBAny::IDBCursorWithValueType) { in handleEvent()