Searched refs:DestroyOnContextThreadTask (Results 1 – 2 of 2) sorted by relevance
43 class DestroyOnContextThreadTask : public ScriptExecutionContext::Task { class45 … static PassOwnPtr<DestroyOnContextThreadTask> create(PassOwnPtr<ActiveDOMObjectCallbackImpl> impl) in create()47 return adoptPtr(new DestroyOnContextThreadTask(impl)); in create()56 DestroyOnContextThreadTask(PassOwnPtr<ActiveDOMObjectCallbackImpl> impl) in DestroyOnContextThreadTask() function in WebCore::DestroyOnContextThreadTask119 context->postTask(DestroyOnContextThreadTask::create(implOwnPtr.release())); in destroyOnContextThread()
88067 (WebCore::DestroyOnContextThreadTask::create):88068 (WebCore::DestroyOnContextThreadTask::performTask):88069 (WebCore::DestroyOnContextThreadTask::DestroyOnContextThreadTask):