Home | History | Annotate | Download | only in dom

Lines Matching refs:m_writeRecursionDepth

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