Searched refs:stackIsNotEmpty (Results 1 – 2 of 2) sorted by relevance
151 while (stackIsNotEmpty()) { in reset()374 while (stackIsNotEmpty() && top().pairIndex != pi) { in next()378 if (stackIsNotEmpty()) { in next()477 private final boolean stackIsNotEmpty() in stackIsNotEmpty() method in UScriptRun
149 while (stackIsNotEmpty()) { in reset()372 while (stackIsNotEmpty() && top().pairIndex != pi) { in next()376 if (stackIsNotEmpty()) { in next()475 private final boolean stackIsNotEmpty() in stackIsNotEmpty() method in UScriptRun