Searched defs:SharedWorkerProxy (Results 1 – 2 of 2) sorted by relevance
53 class SharedWorkerProxy; variable
61 class SharedWorkerProxy : public ThreadSafeRefCounted<SharedWorkerProxy>, public WorkerLoaderProxy,… class110 SharedWorkerProxy::SharedWorkerProxy(const String& name, const KURL& url, PassRefPtr<SecurityOrigin… in SharedWorkerProxy() function in WebCore::SharedWorkerProxy