Searched defs:workerGlobalScopeDestroyed (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/workers/
H A DWorkerObjectProxy.cpp92 void WorkerObjectProxy::workerGlobalScopeDestroyed() function in class:WebCore::WorkerObjectProxy
95 m_executionContext->postTask(bind(&WorkerMessagingProxy::workerGlobalScopeDestroyed, m_messagingProxy));
H A DWorkerMessagingProxy.cpp213 proxy->workerGlobalScopeDestroyed();
256 void WorkerMessagingProxy::workerGlobalScopeDestroyed() function in class:WebCore::WorkerMessagingProxy
/external/chromium_org/third_party/WebKit/Source/web/
H A DServiceWorkerGlobalScopeProxy.cpp151 void ServiceWorkerGlobalScopeProxy::workerGlobalScopeDestroyed() function in class:blink::ServiceWorkerGlobalScopeProxy
H A DWebSharedWorkerImpl.cpp279 void WebSharedWorkerImpl::workerGlobalScopeDestroyed() function in class:blink::WebSharedWorkerImpl

Completed in 45 milliseconds