Home | History | Annotate | Download | only in parser

Lines Matching refs:isStopped

228     if (isStopped())
257 if (isStopped())
308 if (isStopped())
323 if (isStopped())
438 ASSERT(!isStopped());
458 if (isStopped())
480 if (isStopped())
503 if (!isStopped())
522 ASSERT(!isStopped());
535 // Always check isStopped first as m_document may be null.
536 if (isStopped() || isWaitingForScripts())
583 ASSERT(!isStopped());
633 if (isStopped())
640 RELEASE_ASSERT(!isStopped());
702 if (isStopped())
738 ASSERT(!isStopped());
777 if (isStopped())
1044 if (!length || isStopped())