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

Function Vc

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

Source from the content-addressed store, hash-verified

9370 s)
9371 }
9372 function Vc(s) {
9373 var o = Wc(s.target)
9374 if (null !== o) {
9375 var i = Vb(o)
9376 if (null !== i)
9377 if (13 === (o = i.tag)) {
9378 if (null !== (o = Wb(i)))
9379 return (
9380 (s.blockedOn = o),
9381 void Tt(s.priority, function () {
9382 Pt(i)
9383 })
9384 )
9385 } else if (3 === o && i.stateNode.current.memoizedState.isDehydrated)
9386 return void (s.blockedOn = 3 === i.tag ? i.stateNode.containerInfo : null)
9387 }
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; ) {

Callers 2

bdFunction · 0.70

Calls 5

PtFunction · 0.85
WcFunction · 0.70
VbFunction · 0.70
WbFunction · 0.70
TtFunction · 0.50

Tested by

no test coverage detected