Home
last modified time | relevance | path

Searched refs:prepareToStopParsing (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
DHTMLDocumentParser.cpp130 void HTMLDocumentParser::prepareToStopParsing() in prepareToStopParsing() function in WebCore::HTMLDocumentParser
145 DocumentParser::prepareToStopParsing(); in prepareToStopParsing()
399 prepareToStopParsing(); in attemptToEnd()
412 prepareToStopParsing(); in endIfDelayed()
DHTMLDocumentParser.h102 virtual void prepareToStopParsing();
/external/webkit/Source/WebCore/dom/
DDocumentParser.cpp54 void DocumentParser::prepareToStopParsing() in prepareToStopParsing() function in WebCore::DocumentParser
DDocumentParser.h76 virtual void prepareToStopParsing();
DXMLDocumentParser.cpp238 prepareToStopParsing(); in end()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0661130 …(WebCore::DocumentParser::prepareToStopParsing): Previously this was being called when parsing had…
61135 …(WebCore::HTMLDocumentParser::prepareToStopParsing): Set state to interactive before running defer…
61139 …(WebCore::HTMLDocumentParser::notifyFinished): Now that prepareToStopParsing is split up, we must …
63336 …(WebCore::DocumentParser::prepareToStopParsing): If called when stopped or detached, it shouldn't …
63362 (WebCore::HTMLDocumentParser::prepareToStopParsing):
63734 …(WebCore::DocumentParser::prepareToStopParsing): If called when stopped or detached, it shouldn't …
63760 (WebCore::HTMLDocumentParser::prepareToStopParsing):