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

/external/webkit/WebKit/mac/Plugins/Hosted/
H A DNetscapePluginInstanceProxy.h322 bool m_shouldStopSoon; member in class:WebKit::NetscapePluginInstanceProxy
H A DNetscapePluginInstanceProxy.mm120 , m_shouldStopSoon(false)
1305 if (!m_pluginFunctionCallDepth && m_shouldStopSoon) {
1306 m_shouldStopSoon = false;
1314 m_shouldStopSoon = true;

Completed in 209 milliseconds