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

Function vf

frontend/public/swagger-ui-bundle.js:10634–10640  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

10632 return a
10633 }
10634 function vf(s) {
10635 if (null === s) return null
10636 do {
10637 s = s.return
10638 } while (s && 5 !== s.tag)
10639 return s || null
10640 }
10641 function wf(s, o, i, a, u) {
10642 for (var _ = o._reactName, w = []; null !== i && i !== a; ) {
10643 var x = i,

Callers 1

hdFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected