Home
last modified time | relevance | path

Searched defs:terminateWorkerContext (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DWebSharedWorkerImpl.cpp102 void WebSharedWorkerImpl::terminateWorkerContext() in terminateWorkerContext() function in WebKit::WebSharedWorkerImpl
DWebWorkerImpl.cpp111 void WebWorkerImpl::terminateWorkerContext() in terminateWorkerContext() function in WebKit::WebWorkerImpl
DWebWorkerClientImpl.cpp153 void WebWorkerClientImpl::terminateWorkerContext() in terminateWorkerContext() function in WebKit::WebWorkerClientImpl
/external/webkit/Tools/DumpRenderTree/chromium/
DTestWebWorker.h62 virtual void terminateWorkerContext() {} in terminateWorkerContext() function
/external/webkit/Source/WebCore/workers/
DWorkerMessagingProxy.cpp344 void WorkerMessagingProxy::terminateWorkerContext() in terminateWorkerContext() function in WebCore::WorkerMessagingProxy