Lines Matching refs:script
3100 /* [in] */ BSTR script, // assumes input does not have "JavaScript" at the begining.
3114 JSC::JSValue scriptExecutionResult = coreFrame->script()->executeScript(WTF::String(script), true).jsValue();
3119 JSC::ExecState* exec = coreFrame->script()->globalObject(mainThreadNormalWorld())->globalExec();