Searched defs:SharedWorkerProxy (Results 1 – 2 of 2) sorted by relevance
52 class SharedWorkerProxy; variable
59 class SharedWorkerProxy : public ThreadSafeShared<SharedWorkerProxy>, public WorkerLoaderProxy, pub… class108 SharedWorkerProxy::SharedWorkerProxy(const String& name, const KURL& url, PassRefPtr<SecurityOrigin… in SharedWorkerProxy() function in WebCore::SharedWorkerProxy