Home | History | Annotate | Download | only in dom

Lines Matching refs:m_writeRecursionDepth

947     bool isInDocumentWrite() { return m_writeRecursionDepth > 0; }
1336 unsigned m_writeRecursionDepth;