Searched refs:fetchScript (Results 1 – 5 of 5) sorted by relevance
46 printScript(fetchScript()); in execute()140 private String fetchScript(){ in fetchScript() method in FetchBaseTask
219 if (!fetchScript(client->sourceAttributeValue())) in prepareScript()248 bool ScriptLoader::fetchScript(const String& sourceUrl) in fetchScript() function in WebCore::ScriptLoader269 m_resource = elementDocument->fetcher()->fetchScript(request); in fetchScript()
81 bool fetchScript(const String& sourceUrl);
91 ResourcePtr<ScriptResource> fetchScript(FetchRequest&);
340 ResourcePtr<ScriptResource> ResourceFetcher::fetchScript(FetchRequest& request) in fetchScript() function in WebCore::ResourceFetcher