Home | History | Annotate | Download | only in dom

Lines Matching refs:isInDocumentWrite

980     bool isInDocumentWrite() { return m_writeRecursionDepth > 0; }