Searched refs:incrementActiveParserCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLParserScheduler.cpp49 m_document->incrementActiveParserCount();
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h972 void incrementActiveParserCount() { ++m_activeParserCount; } function in class:blink::Document

Completed in 1534 milliseconds