Home | History | Annotate | Download | only in parser

Lines Matching refs:activeParserCount

350     if (isWaitingForScripts() || !m_speculations.isEmpty() || document()->activeParserCount() > 0) {
433 ASSERT_WITH_SECURITY_IMPLICATION(!document()->activeParserCount());