Searched refs:loopCount (Results 1 – 2 of 2) sorted by relevance
243 uint32_t loopCount = PeekStack(); in HandleOpLoop() local244 SetStackValue(++loopCount); in HandleOpLoop()245 if (loopCount < loopMax) { in HandleOpLoop()247 if (loopCount >= quantifyMin) { in HandleOpLoop()253 if (!isGreedy && (loopCount < quantifyMax)) { in HandleOpLoop()
84224 this.loopCount = void 0;84252 this.loopCount = 0;87564 if (t.loopCount > t.lastLoop) {87566 t.lastLoop = t.loopCount;88846 t.loopCount++;