Searched refs:setEvalEnabled (Results 1 – 3 of 3) sorted by relevance
86 scriptState->setEvalEnabled(true); in callFunctionWithEvalEnabled()92 scriptState->setEvalEnabled(false); in callFunctionWithEvalEnabled()
71 void setEvalEnabled(bool);
104 void ScriptState::setEvalEnabled(bool enabled) in setEvalEnabled() function in WebCore::ScriptState