HomeSort by relevance Sort by last modified time
    Searched refs:contextForParsingSession (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLDocumentParser.h 100 UseCounter* useCounter() { return UseCounter::getFrom(contextForParsingSession()); }
148 Document* contextForParsingSession();
HTMLDocumentParser.cpp 392 ActiveParserSession session(contextForParsingSession());
499 Document* HTMLDocumentParser::contextForParsingSession()
518 PumpSession session(m_pumpSessionNestingLevel, contextForParsingSession());
    [all...]

Completed in 31 milliseconds