Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLParserScheduler.cpp49 m_document->incrementActiveParserCount(); in ActiveParserSession()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h1007 void incrementActiveParserCount() { ++m_activeParserCount; } in incrementActiveParserCount() function