HomeSort by relevance Sort by last modified time
    Searched refs:m_inDestroy (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.mm 210 bool NetscapePluginInstanceProxy::m_inDestroy;
327 ASSERT(!m_inDestroy);
328 m_inDestroy = true;
343 m_inDestroy = false;
    [all...]
NetscapePluginInstanceProxy.h 361 static bool m_inDestroy;

Completed in 25 milliseconds