Home | History | Annotate | Download | only in interpreter

Lines Matching full:tickcount

1123     unsigned tickCount = globalData->timeoutChecker.ticksUntilNextCheck();
1138 if (!--tickCount) { \
1143 tickCount = globalData->timeoutChecker.ticksUntilNextCheck(); \
3876 if (!tickCount) {