Searched refs:m_isShuttingDown (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DSQLTransactionCoordinator.cpp55 : m_isShuttingDown(false)
80 ASSERT(!m_isShuttingDown);
97 if (m_isShuttingDown)
121 m_isShuttingDown = true;
H A DSQLTransactionCoordinator.h64 bool m_isShuttingDown; member in class:WebCore::SQLTransactionCoordinator

Completed in 105 milliseconds