Home
last modified time | relevance | path

Searched refs:WorkerContextProxy (Results 1 – 10 of 10) sorted by relevance

/external/webkit/WebCore/workers/
DWorkerContextProxy.h46 class WorkerContextProxy {
48 static WorkerContextProxy* create(Worker*);
50 virtual ~WorkerContextProxy() {} in ~WorkerContextProxy()
DWorker.h47 class WorkerContextProxy; variable
84WorkerContextProxy* m_contextProxy; // The proxy outlives the worker to perform thread shutdown.
DWorkerMessagingProxy.h50 …class WorkerMessagingProxy : public WorkerContextProxy, public WorkerObjectProxy, public WorkerLoa…
DWorker.cpp54 , m_contextProxy(WorkerContextProxy::create(this)) in Worker()
DWorkerMessagingProxy.cpp196 WorkerContextProxy* WorkerContextProxy::create(Worker* worker) in create()
/external/webkit/WebCore/
DWebCore.gypi3349 'workers/WorkerContextProxy.h',
DGNUmakefile.am2366 WebCore/workers/WorkerContextProxy.h \
DChangeLog-2009-06-1628492 * workers/WorkerContextProxy.h:
32082 * workers/WorkerContextProxy.h:
34328WorkerContextProxy::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):
DChangeLog18249 * workers/WorkerContextProxy.h:
/external/webkit/WebCore/WebCore.xcodeproj/
Dproject.pbxproj578 …F546A8200B0F1BA /* WorkerContextProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E4346390F5…
5568WorkerContextProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecod…
10021 2E4346390F546A8200B0F1BA /* WorkerContextProxy.h */,
17142 2E43464B0F546A8200B0F1BA /* WorkerContextProxy.h in Headers */,