|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <HTMLParserScheduler.h>
Public Member Functions | |
| PumpSession (unsigned &nestingLevel, Document *) | |
| ~PumpSession () | |
Public Member Functions inherited from WebCore::NestingLevelIncrementer | |
| NestingLevelIncrementer (unsigned &nestingLevel) | |
| ~NestingLevelIncrementer () | |
Public Member Functions inherited from WebCore::ActiveParserSession | |
| ActiveParserSession (Document *) | |
| ~ActiveParserSession () | |
Public Attributes | |
| unsigned | processedTokens |
| double | startTime |
| bool | didSeeScript |
| WebCore::PumpSession::PumpSession | ( | unsigned & | nestingLevel, |
| Document * | document | ||
| ) |
| WebCore::PumpSession::~PumpSession | ( | ) |
| bool WebCore::PumpSession::didSeeScript |
| unsigned WebCore::PumpSession::processedTokens |
| double WebCore::PumpSession::startTime |
1.8.13