Searched refs:cursorToNotify (Results 1 – 1 of 1) sorted by relevance
451 IDBCursor* cursorToNotify = 0; in dispatchEvent() local453 cursorToNotify = getResultCursor(); in dispatchEvent()454 if (cursorToNotify) in dispatchEvent()455 …cursorToNotify->setValueReady(m_cursorKey.release(), m_cursorPrimaryKey.release(), m_cursorValue.r… in dispatchEvent()488 if (cursorToNotify) in dispatchEvent()489 cursorToNotify->postSuccessHandlerCallback(); in dispatchEvent()