Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/workers/
DWorkerObjectProxy.cpp42 …WorkerObjectProxy::create(ExecutionContext* executionContext, WorkerMessagingProxy* messagingProxy) in create()
98 …tProxy::WorkerObjectProxy(ExecutionContext* executionContext, WorkerMessagingProxy* messagingProxy) in WorkerObjectProxy()