Searched refs:PerformTaskContext (Results 1 – 3 of 3) sorted by relevance
4719 struct PerformTaskContext { struct4720 WTF_MAKE_NONCOPYABLE(PerformTaskContext); WTF_MAKE_FAST_ALLOCATED;4722 …PerformTaskContext(PassRefPtr<DocumentWeakReference> documentReference, PassOwnPtr<ScriptExecution… in PerformTaskContext() argument4736 PerformTaskContext* context = reinterpret_cast<PerformTaskContext*>(ctx); in performTask()4747 callOnMainThread(performTask, new PerformTaskContext(m_weakReference, task)); in postTask()
10089 (WebCore::PerformTaskContext::PerformTaskContext):31200 (WebCore::PerformTaskContext::PerformTaskContext):37373 struct PerformTaskContext - 'new' call: WebCore/dom/Document.cpp:458137909 (WebCore::PerformTaskContext::PerformTaskContext):
65007 (WebCore::PerformTaskContext::PerformTaskContext):70607 … (WebCore::PerformTaskContext::PerformTaskContext): Finally, use callOnMainThread() if posting