Searched defs:m_pumpSessionNestingLevel (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
H A DHTMLDocumentParser.h138 bool inPumpSession() const { return m_pumpSessionNestingLevel > 0; }
157 unsigned m_pumpSessionNestingLevel; member in class:WebCore::HTMLDocumentParser

Completed in 36 milliseconds