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

/macosx-10.10/WebKit2-7600.1.25/Shared/Plugins/Netscape/
H A DNetscapePluginModule.cpp132 size_t pluginModuleIndex = initializedNetscapePluginModules().find(this); local
133 ASSERT(pluginModuleIndex != notFound);
135 initializedNetscapePluginModules().remove(pluginModuleIndex);

Completed in 179 milliseconds