Searched refs:WorkerContextProxy (Results 1 – 10 of 10) sorted by relevance
46 class WorkerContextProxy {48 static WorkerContextProxy* create(Worker*);50 virtual ~WorkerContextProxy() {} in ~WorkerContextProxy()
47 class WorkerContextProxy; variable84 … WorkerContextProxy* m_contextProxy; // The proxy outlives the worker to perform thread shutdown.
50 …class WorkerMessagingProxy : public WorkerContextProxy, public WorkerObjectProxy, public WorkerLoa…
54 , m_contextProxy(WorkerContextProxy::create(this)) in Worker()
196 WorkerContextProxy* WorkerContextProxy::create(Worker* worker) in create()
3349 'workers/WorkerContextProxy.h',
2366 WebCore/workers/WorkerContextProxy.h \
28492 * workers/WorkerContextProxy.h:32082 * workers/WorkerContextProxy.h:34328 …WorkerContextProxy::create in WorkerMessagingProxy.cpp should only be provided for non-Chromium pl…35630 * workers/WorkerContextProxy.h: Renamed from WebCore/dom/WorkerContextProxy.h.38338 * dom/WorkerContextProxy.h:38342 (WebCore::WorkerContextProxy::create):40751 * dom/WorkerContextProxy.h: Added.40752 (WebCore::WorkerContextProxy::~WorkerContextProxy):
18249 * workers/WorkerContextProxy.h:
578 …F546A8200B0F1BA /* WorkerContextProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E4346390F5…5568 …WorkerContextProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecod…10021 2E4346390F546A8200B0F1BA /* WorkerContextProxy.h */,17142 2E43464B0F546A8200B0F1BA /* WorkerContextProxy.h in Headers */,