Searched refs:m_dispatcher (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/replay/
H A DReplayingInputCursor.h53 EventLoopInputDispatcher& dispatcher() const { return *m_dispatcher; }
63 std::unique_ptr<EventLoopInputDispatcher> m_dispatcher; member in class:WebCore::final
H A DReplayingInputCursor.cpp43 , m_dispatcher(std::make_unique<EventLoopInputDispatcher>(page, *this, client))

Completed in 137 milliseconds