Home | History | Annotate | Download | only in dom

Lines Matching refs:isStopped

1048     bool isStopped() const { return m_lifecycle.state() == DocumentLifecycle::Stopped; }