(s_1)
| 601 | return Math.max(0, prev_1 - 1); |
| 602 | } |
| 603 | function _temp8(s_1) { |
| 604 | return s_1.scope; |
| 605 | } |
| 606 | function _temp7(e_1) { |
| 607 | if (isTransientError(e_1)) { |
| 608 | return false; |
nothing calls this directly
no outgoing calls
no test coverage detected