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

/external/webkit/Source/WebCore/html/parser/
H A DHTMLParserScheduler.h40 class PumpSession : public NestingLevelIncrementer { class in namespace:WebCore
42 PumpSession(unsigned& nestingLevel) function in class:WebCore::PumpSession
68 void checkForYieldBeforeToken(PumpSession& session)
83 void checkForYieldBeforeScript(PumpSession&);

Completed in 28 milliseconds