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

Function Wc

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

Source from the content-addressed store, hash-verified

10739 gn = '__reactListeners$' + pn,
10740 yn = '__reactHandles$' + pn
10741 function Wc(s) {
10742 var o = s[hn]
10743 if (o) return o
10744 for (var i = s.parentNode; i; ) {
10745 if ((o = i[fn] || i[hn])) {
10746 if (((i = o.alternate), null !== o.child || (null !== i && null !== i.child)))
10747 for (s = Mf(s); null !== s; ) {
10748 if ((i = s[hn])) return i
10749 s = Mf(s)
10750 }
10751 return o
10752 }
10753 i = (s = i).parentNode
10754 }
10755 return null
10756 }
10757 function Cb(s) {
10758 return !(s = s[hn] || s[fn]) ||
10759 (5 !== s.tag && 6 !== s.tag && 13 !== s.tag && 3 !== s.tag)

Callers 3

VcFunction · 0.70
YcFunction · 0.70
hdFunction · 0.70

Calls 1

MfFunction · 0.70

Tested by

no test coverage detected