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

/external/webkit/Source/WebKit/mac/Plugins/Hosted/
H A DNetscapePluginHostProxy.h67 bool shouldCacheMissingPropertiesAndMethods() const { return m_shouldCacheMissingPropertiesAndMethods; }
100 bool m_shouldCacheMissingPropertiesAndMethods; member in class:WebKit::NetscapePluginHostProxy
H A DNetscapePluginHostProxy.mm103 , m_shouldCacheMissingPropertiesAndMethods(shouldCacheMissingPropertiesAndMethods)

Completed in 39 milliseconds