Searched refs:loadingContext (Results 1 – 1 of 1) sorted by relevance
90 const ScriptExecutionContext* loadingContext() { return m_worker->scriptExecutionContext(); } in loadingContext() function in WebCore::SharedWorkerScriptLoader116 if (context == loader->loadingContext()) { in stopAllLoadersForContext()