startWorkerContext 61 Source/web/WebEmbeddedWorkerImpl.h virtual void startWorkerContext(const WebEmbeddedWorkerStartData&) OVERRIDE; startWorkerContext 96 Source/web/WebSharedWorkerImpl.h virtual void startWorkerContext(const WebURL&, const WebString& name, const WebString& contentSecurityPolicy, WebContentSecurityPolicyType) OVERRIDE; startWorkerContext 57 public/web/WebEmbeddedWorker.h virtual void startWorkerContext(const WebEmbeddedWorkerStartData&) = 0; startWorkerContext 54 public/web/WebSharedWorker.h virtual void startWorkerContext(