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

Function ih

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

Source from the content-addressed store, hash-verified

11401 )
11402 }
11403 function ih(s, o) {
11404 s.lanes |= o
11405 var i = s.alternate
11406 for (null !== i && (i.lanes |= o), i = s, s = s.return; null !== s; )
11407 ((s.childLanes |= o),
11408 null !== (i = s.alternate) && (i.childLanes |= o),
11409 (i = s),
11410 (s = s.return))
11411 return 3 === i.tag ? i.stateNode : null
11412 }
11413 var Kn = !1
11414 function kh(s) {
11415 s.updateQueue = {

Callers 6

hhFunction · 0.70
nhFunction · 0.70
fiFunction · 0.70
ojFunction · 0.70
YkFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected