Searched refs:evalEnabled (Results 1 – 3 of 3) sorted by relevance
70 bool evalEnabled() const;
98 bool ScriptState::evalEnabled() const in evalEnabled() function in WebCore::ScriptState
83 evalIsDisabled = !scriptState->evalEnabled(); in callFunctionWithEvalEnabled()