Home | History | Annotate | Download | only in dom

Lines Matching refs:Disposed

1014     bool isDisposed() const { return m_lifecycle.state() == DocumentLifecycle::Disposed; }