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

Function update_state

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

Source from the content-addressed store, hash-verified

40484 },
40485 }
40486 if (!_) return B
40487 function update_state() {
40488 if ('object' === _type_of(B.node) && null !== B.node) {
40489 ;((B.keys && B.node_ === B.node) || (B.keys = w(B.node)),
40490 (B.isLeaf = 0 === B.keys.length))
40491 for (var o = 0; o < u.length; o++)
40492 if (u[o].node_ === s) {
40493 B.circular = u[o]
40494 break
40495 }
40496 } else ((B.isLeaf = !0), (B.keys = null))
40497 ;((B.notLeaf = !B.isLeaf), (B.notRoot = !B.isRoot))
40498 }
40499 update_state()
40500 var $ = o.call(B, B.node)

Callers 1

walkFunction · 0.85

Calls 2

_type_ofFunction · 0.85
wFunction · 0.70

Tested by

no test coverage detected