Searched refs:inPumpSession (Results 1 – 3 of 3) sorted by relevance
138 bool inPumpSession() const { return m_pumpSessionNestingLevel > 0; } in inPumpSession() function139 …bool shouldDelayEnd() const { return inPumpSession() || isWaitingForScripts() || inScriptExecution… in shouldDelayEnd()
161 return isScheduledForResume() || inPumpSession(); in processingData()360 if (inPumpSession()) { in append()
58962 (WebCore::HTMLDocumentParser::inPumpSession):