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

Function Xc

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

Source from the content-addressed store, hash-verified

9388 s.blockedOn = null
9389 }
9390 function Xc(s) {
9391 if (null !== s.blockedOn) return !1
9392 for (var o = s.targetContainers; 0 < o.length; ) {
9393 var i = Yc(s.domEventName, s.eventSystemFlags, o[0], s.nativeEvent)
9394 if (null !== i) return (null !== (o = Cb(i)) && jt(o), (s.blockedOn = i), !1)
9395 var a = new (i = s.nativeEvent).constructor(i.type, i)
9396 ;((He = a), i.target.dispatchEvent(a), (He = null), o.shift())
9397 }
9398 return !0
9399 }
9400 function Zc(s, o, i) {
9401 Xc(s) && i.delete(o)
9402 }

Callers 2

ZcFunction · 0.70
$cFunction · 0.70

Calls 4

jtFunction · 0.85
YcFunction · 0.70
CbFunction · 0.70
shiftMethod · 0.45

Tested by

no test coverage detected