()
| 24511 | w = !1, |
| 24512 | x = -1 |
| 24513 | function cleanUpNextTick() { |
| 24514 | w && u && ((w = !1), u.length ? (_ = u.concat(_)) : (x = -1), _.length && drainQueue()) |
| 24515 | } |
| 24516 | function drainQueue() { |
| 24517 | if (!w) { |
| 24518 | var s = runTimeout(cleanUpNextTick) |
nothing calls this directly
no test coverage detected