Searched refs:lastExecutionFailedDueToQuota (Results 1 – 3 of 3) sorted by relevance
227 if (lastExecutionFailedDueToQuota()) in clearFailureDueToQuota()231 bool SQLStatementBackend::lastExecutionFailedDueToQuota() const in lastExecutionFailedDueToQuota() function in WebCore::SQLStatementBackend
51 bool lastExecutionFailedDueToQuota() const;
633 … if (m_currentStatementBackend && m_currentStatementBackend->lastExecutionFailedDueToQuota()) { in runStatements()682 if (m_currentStatementBackend->lastExecutionFailedDueToQuota()) { in runCurrentStatementAndGetNextState()