Searched refs:IndexKeyCursor (Results 1 – 5 of 5) sorted by relevance
74 ASSERT(m_cursorType != IndexKeyCursor); in value()80 if (!m_cursor || m_cursorType == IndexKeyCursor) { in update()115 if (!m_cursor || m_cursorType == IndexKeyCursor) { in deleteFunction()
51 IndexKeyCursor, enumerator
78 case IDBCursorBackendInterface::IndexKeyCursor: in openCursorInternal()119 …rsorInternal, index, keyRange, direction, IDBCursorBackendInterface::IndexKeyCursor, callbacks, tr… in openKeyCursor()
85 request->setCursorType(IDBCursorBackendInterface::IndexKeyCursor); in openKeyCursor()
190 if (m_cursorType == IDBCursorBackendInterface::IndexKeyCursor) in onSuccess()