Searched defs:shouldExecuteAsJavaScript (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/dom/ | ||
D | ScriptElement.cpp | 217 bool ScriptElementData::shouldExecuteAsJavaScript() const in shouldExecuteAsJavaScript() function in WebCore::ScriptElementData |
/external/webkit/WebCore/html/ | ||
D | HTMLScriptElement.cpp | 52 bool HTMLScriptElement::shouldExecuteAsJavaScript() const in shouldExecuteAsJavaScript() function in WebCore::HTMLScriptElement |