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

Function Vj

frontend/public/swagger-ui-bundle.js:13561–13575  ·  view source on GitHub ↗
(s, o, i)

Source from the content-addressed store, hash-verified

13559 }
13560 }
13561 function Vj(s, o, i) {
13562 var a = s.tag
13563 if (5 === a || 6 === a)
13564 ((s = s.stateNode),
13565 o
13566 ? 8 === i.nodeType
13567 ? i.parentNode.insertBefore(s, o)
13568 : i.insertBefore(s, o)
13569 : (8 === i.nodeType
13570 ? (o = i.parentNode).insertBefore(s, i)
13571 : (o = i).appendChild(s),
13572 null != (i = i._reactRootContainer) || null !== o.onclick || (o.onclick = Bf)))
13573 else if (4 !== a && null !== (s = s.child))
13574 for (Vj(s, o, i), s = s.sibling; null !== s; ) (Vj(s, o, i), (s = s.sibling))
13575 }
13576 function Wj(s, o, i) {
13577 var a = s.tag
13578 if (5 === a || 6 === a) ((s = s.stateNode), o ? i.insertBefore(s, o) : i.appendChild(s))

Callers 1

ekFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected