MCPcopy Create free account
hub / github.com/dataease/SQLBot / cleanUpNextTick

Function cleanUpNextTick

frontend/public/swagger-ui-bundle.js:24513–24515  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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)

Callers

nothing calls this directly

Calls 2

drainQueueFunction · 0.85
concatMethod · 0.80

Tested by

no test coverage detected