MCPcopy Index your code
hub / github.com/outerbase/studio / cc

Function cc

public/sqljs/sql-wasm.js:1607–1611  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

1605 return 0;
1606 }
1607 function cc(a) {
1608 var b = 4096;
1609 for (a = a || 0; a <= b; a++) if (!U[a]) return a;
1610 throw new R(33);
1611 }
1612 function dc(a, b) {
1613 ec || ((ec = function () {}), (ec.prototype = {}));
1614 var c = new ec(),

Callers 1

dcFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected