Searched defs:scriptLoader (Results 1 – 4 of 4) sorted by relevance
49 void ScriptRunner::queueScriptForExecution(ScriptLoader* scriptLoader, ResourcePtr<ScriptResource> … in queueScriptForExecution()82 void ScriptRunner::notifyScriptReady(ScriptLoader* scriptLoader, ExecutionType executionType) in notifyScriptReady()97 void ScriptRunner::notifyScriptLoadError(ScriptLoader* scriptLoader, ExecutionType executionType) in notifyScriptLoadError()
158 if (ScriptLoader* scriptLoader = toScriptLoaderIfPossible(element.get())) { in executePendingScriptAndDispatchEvent() local313 ScriptLoader* scriptLoader = toScriptLoaderIfPossible(script); in runScript() local
251 RefPtr<WorkerScriptLoader> scriptLoader(WorkerScriptLoader::create()); in importScripts() local
467 ScriptLoader* scriptLoader = toScriptLoaderIfPossible(e.get()); in notifyFinished() local995 ScriptLoader* scriptLoader = toScriptLoaderIfPossible(newElement.get()); in startElementNs() local1053 ScriptLoader* scriptLoader = toScriptLoaderIfPossible(element); in endElementNs() local