Home | History | Annotate | Download | only in parser

Lines Matching refs:isStopped

226     if (isStopped())
255 if (isStopped())
306 if (isStopped())
321 if (isStopped())
436 ASSERT(!isStopped());
456 if (isStopped())
478 if (isStopped())
500 if (!isStopped())
519 ASSERT(!isStopped());
532 // Always check isStopped first as m_document may be null.
533 if (isStopped() || isWaitingForScripts())
580 ASSERT(!isStopped());
630 if (isStopped())
637 RELEASE_ASSERT(!isStopped());
699 if (isStopped())
735 ASSERT(!isStopped());
772 if (isStopped())
1031 if (!length || isStopped())