Searched refs:allowScript (Results 1 – 3 of 3) sorted by relevance
246 virtual bool allowScript(WebFrame*, bool enabledPerSettings) { return enabledPerSettings; } in allowScript() function
162 return m_webFrame->client()->allowScript(m_webFrame, enabledPerSettings); in allowJavaScript()
6374 (WebKit::WebFrameClient::allowScript):