MCPcopy Index your code
hub / github.com/dataease/SQLBot / iterateNode

Function iterateNode

frontend/public/swagger-ui-bundle.js:2894–2914  ·  view source on GitHub ↗
(s, u, _)

Source from the content-addressed store, hash-verified

2892 )
2893 }
2894 function iterateNode(s, u, _) {
2895 var C,
2896 j = s && s.array,
2897 L = _ > i ? 0 : (i - _) >> u,
2898 B = 1 + ((a - _) >> u)
2899 return (
2900 B > x && (B = x),
2901 function () {
2902 for (;;) {
2903 if (C) {
2904 var s = C()
2905 if (s !== et) return s
2906 C = null
2907 }
2908 if (L === B) return et
2909 var i = o ? --B : L++
2910 C = iterateNodeOrLeaf(j && j[i], u - w, _ + (i << u))
2911 }
2912 }
2913 )
2914 }
2915 }
2916 function makeList(s, o, i, a, u, _, w) {
2917 var x = Object.create(Ye)

Callers 1

iterateNodeOrLeafFunction · 0.85

Calls 2

iterateNodeOrLeafFunction · 0.85
CFunction · 0.70

Tested by

no test coverage detected