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

Function gc

public/sqljs/sql-wasm.js:1663–1666  ·  view source on GitHub ↗
(a, b, c)

Source from the content-addressed store, hash-verified

1661 return ja(a, ((void 0 !== b ? b : 511) & 1023) | 16384, 0);
1662 }
1663 function gc(a, b, c) {
1664 "undefined" === typeof c && ((c = b), (b = 438));
1665 ja(a, b | 8192, c);
1666 }
1667 function hc(a, b) {
1668 if (!Cb(a)) throw new R(44);
1669 var c = W(b, { parent: !0 }).node;

Callers 2

ScFunction · 0.85
initSqlJsFunction · 0.85

Calls 1

jaFunction · 0.85

Tested by

no test coverage detected