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

Function oe

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

Source from the content-addressed store, hash-verified

10619 return { instance: s, listener: o, currentTarget: i }
10620 }
10621 function oe(s, o) {
10622 for (var i = o + 'Capture', a = []; null !== s; ) {
10623 var u = s,
10624 _ = u.stateNode
10625 ;(5 === u.tag &&
10626 null !== _ &&
10627 ((u = _),
10628 null != (_ = Kb(s, i)) && a.unshift(tf(s, _, u)),
10629 null != (_ = Kb(s, o)) && a.push(tf(s, _, u))),
10630 (s = s.return))
10631 }
10632 return a
10633 }
10634 function vf(s) {
10635 if (null === s) return null
10636 do {

Callers 3

neFunction · 0.70
UeFunction · 0.70
hdFunction · 0.70

Calls 4

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

Tested by

no test coverage detected