Searched defs:postTaskToWorkerGlobalScope (Results 1 – 3 of 3) sorted by relevance
150 bool WorkerMessagingProxy::postTaskToWorkerGlobalScope(PassOwnPtr<ExecutionContextTask> task) in postTaskToWorkerGlobalScope() function in blink::WorkerMessagingProxy
127 virtual bool postTaskToWorkerGlobalScope(PassOwnPtr<ExecutionContextTask> task) OVERRIDE in postTaskToWorkerGlobalScope() function in blink::WebEmbeddedWorkerImpl::LoaderProxy
316 bool WebSharedWorkerImpl::postTaskToWorkerGlobalScope(PassOwnPtr<ExecutionContextTask> task) in postTaskToWorkerGlobalScope() function in blink::WebSharedWorkerImpl