Searched refs:cancelParsing (Results 1 – 5 of 5) sorted by relevance
433 void cancelParsing();
1564 void Document::cancelParsing() in cancelParsing() function in WebCore::Document1579 cancelParsing(); in implicitOpen()
309 m_frame->document()->cancelParsing(); in init()810 m_frame->document()->cancelParsing(); in clear()
27523 cancelParsing to avoid possibly accidentally firing the onload handler.27525 (WebCore::DocumentImpl::cancelParsing): Factored out of implicitOpen.27526 (WebCore::DocumentImpl::implicitOpen): Call cancelParsing now.
8755 from calling an unnecessary cancelParsing() on a document that's in the page cache