Searched refs:inPumpSession (Results 1 – 2 of 2) sorted by relevance
176 bool inPumpSession() const { return m_pumpSessionNestingLevel > 0; } in inPumpSession() function177 …bool shouldDelayEnd() const { return inPumpSession() || isWaitingForScripts() || isScheduledForRes… in shouldDelayEnd()
252 return isScheduledForResume() || inPumpSession() || m_haveBackgroundParser; in processingData()712 ASSERT(!inPumpSession()); in insert()804 if (inPumpSession()) { in append()