Searched refs:workerContextDestroyed (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/workers/
H A DWorkerReportingProxy.h55 virtual void workerContextDestroyed() = 0;
H A DWorkerMessagingProxy.h70 virtual void workerContextDestroyed();
H A DDefaultSharedWorkerRepository.cpp85 virtual void workerContextDestroyed();
188 void SharedWorkerProxy::workerContextDestroyed() function in class:WebCore::SharedWorkerProxy
H A DWorkerMessagingProxy.cpp322 void WorkerMessagingProxy::workerContextDestroyed() function in class:WebCore::WorkerMessagingProxy
H A DWorkerContext.cpp129 thread()->workerReportingProxy().workerContextDestroyed();
/external/webkit/Source/WebKit/chromium/public/
H A DWebCommonWorkerClient.h72 virtual void workerContextDestroyed() = 0;
/external/webkit/Tools/DumpRenderTree/chromium/
H A DTestWebWorker.h78 virtual void workerContextDestroyed() function in class:TestWebWorker
/external/webkit/Source/WebKit/chromium/src/
H A DWebWorkerClientImpl.h89 virtual void workerContextDestroyed();
H A DWebWorkerBase.h80 virtual void workerContextDestroyed();
H A DWebWorkerBase.cpp380 void WebWorkerBase::workerContextDestroyed() function in class:WebKit::WebWorkerBase
390 thisPtr->commonClient()->workerContextDestroyed();
H A DWebWorkerClientImpl.cpp308 void WebWorkerClientImpl::workerContextDestroyed() function in class:WebKit::WebWorkerClientImpl

Completed in 114 milliseconds