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

Function emptyStack

frontend/public/swagger-ui-bundle.js:4263–4265  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4261 )
4262 }
4263 function emptyStack() {
4264 return at || (at = makeStack(0))
4265 }
4266 function mixin(s, o) {
4267 var keyCopier = function (i) {
4268 s.prototype[i] = o[i]

Callers 2

StackFunction · 0.85

Calls 1

makeStackFunction · 0.85

Tested by

no test coverage detected