Searched defs:npRuntimeObjectMap (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNPRuntimeObjectMap.cpp51 NPRuntimeObjectMap::PluginProtector::PluginProtector(NPRuntimeObjectMap* npRuntimeObjectMap) argument
54 if (!npRuntimeObjectMap->m_pluginView->isBeingDestroyed())
55 m_pluginView = npRuntimeObjectMap->m_pluginView;

Completed in 201 milliseconds