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

Function Tc

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

Source from the content-addressed store, hash-verified

9354 }
9355 }
9356 function Tc(s, o, i, a, u, _) {
9357 return null === s || s.nativeEvent !== _
9358 ? ((s = {
9359 blockedOn: o,
9360 domEventName: i,
9361 eventSystemFlags: a,
9362 nativeEvent: _,
9363 targetContainers: [u],
9364 }),
9365 null !== o && null !== (o = Cb(o)) && jt(o),
9366 s)
9367 : ((s.eventSystemFlags |= a),
9368 (o = s.targetContainers),
9369 null !== u && -1 === o.indexOf(u) && o.push(u),
9370 s)
9371 }
9372 function Vc(s) {
9373 var o = Wc(s.target)
9374 if (null !== o) {

Callers 1

fdFunction · 0.70

Calls 3

jtFunction · 0.85
CbFunction · 0.70
pushMethod · 0.45

Tested by

no test coverage detected