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

Function ak

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

Source from the content-addressed store, hash-verified

13661 }
13662 }
13663 function ak(s) {
13664 var o = s.updateQueue
13665 if (null !== o) {
13666 s.updateQueue = null
13667 var i = s.stateNode
13668 ;(null === i && (i = s.stateNode = new As()),
13669 o.forEach(function (o) {
13670 var a = bk.bind(null, s, o)
13671 i.has(o) || (i.add(o), o.then(a, a))
13672 }))
13673 }
13674 }
13675 function ck(s, o) {
13676 var i = o.deletions
13677 if (null !== i)

Callers 3

dkFunction · 0.85
fTFunction · 0.85
theme.min.jsFile · 0.85

Calls 5

addMethod · 0.65
forEachMethod · 0.45
bindMethod · 0.45
hasMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected