Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/workers/
DWorkerMessagingProxy.h85 friend class WorkerContextDestroyedTask; variable
DWorkerMessagingProxy.cpp143 class WorkerContextDestroyedTask : public ScriptExecutionContext::Task { class
151 WorkerContextDestroyedTask(WorkerMessagingProxy* messagingProxy) in WorkerContextDestroyedTask() function in WebCore::WorkerContextDestroyedTask