wasRolledBackBySqlite 632 Source/modules/webdatabase/SQLTransactionBackend.cpp if (m_shouldRetryCurrentStatement && !m_sqliteTransaction->wasRolledBackBySqlite()) { wasRolledBackBySqlite 705 Source/modules/webdatabase/SQLTransactionBackend.cpp if (m_currentStatementBackend->hasStatementErrorCallback() && !m_sqliteTransaction->wasRolledBackBySqlite()) wasRolledBackBySqlite 122 Source/modules/webdatabase/SQLTransactionBackendSync.cpp if (m_sqliteTransaction->wasRolledBackBySqlite()) wasRolledBackBySqlite 48 Source/modules/webdatabase/sqlite/SQLiteTransaction.h bool wasRolledBackBySqlite() const;