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

Function Qj

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

Source from the content-addressed store, hash-verified

13502 }
13503 }
13504 function Qj(s, o) {
13505 if (null !== (o = null !== (o = o.updateQueue) ? o.lastEffect : null)) {
13506 var i = (o = o.next)
13507 do {
13508 if ((i.tag & s) === s) {
13509 var a = i.create
13510 i.destroy = a()
13511 }
13512 i = i.next
13513 } while (i !== o)
13514 }
13515 }
13516 function Rj(s) {
13517 var o = s.ref
13518 if (null !== o) {

Callers 4

dkFunction · 0.85
kkFunction · 0.85
jkFunction · 0.85
HkFunction · 0.85

Calls 1

aFunction · 0.70

Tested by

no test coverage detected