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

Function wf

frontend/public/swagger-ui-bundle.js:10641–10656  ·  view source on GitHub ↗
(s, o, i, a, u)

Source from the content-addressed store, hash-verified

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,
10644 C = x.alternate,
10645 j = x.stateNode
10646 if (null !== C && C === a) break
10647 ;(5 === x.tag &&
10648 null !== j &&
10649 ((x = j),
10650 u
10651 ? null != (C = Kb(i, _)) && w.unshift(tf(i, C, x))
10652 : u || (null != (C = Kb(i, _)) && w.push(tf(i, C, x)))),
10653 (i = i.return))
10654 }
10655 0 !== w.length && s.push({ event: o, listeners: w })
10656 }
10657 var rn = /\r\n?/g,
10658 nn = /\u0000|\uFFFD/g
10659 function zf(s) {

Callers 1

hdFunction · 0.70

Calls 4

KbFunction · 0.70
tfFunction · 0.70
unshiftMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected