Home
last modified time | relevance | path

Searched defs:postTaskToWorkerGlobalScope (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/workers/
DWorkerMessagingProxy.cpp150 bool WorkerMessagingProxy::postTaskToWorkerGlobalScope(PassOwnPtr<ExecutionContextTask> task) in postTaskToWorkerGlobalScope() function in blink::WorkerMessagingProxy
/external/chromium_org/third_party/WebKit/Source/web/
DWebEmbeddedWorkerImpl.cpp127 virtual bool postTaskToWorkerGlobalScope(PassOwnPtr<ExecutionContextTask> task) OVERRIDE in postTaskToWorkerGlobalScope() function in blink::WebEmbeddedWorkerImpl::LoaderProxy
DWebSharedWorkerImpl.cpp316 bool WebSharedWorkerImpl::postTaskToWorkerGlobalScope(PassOwnPtr<ExecutionContextTask> task) in postTaskToWorkerGlobalScope() function in blink::WebSharedWorkerImpl