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

Function dc

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

Source from the content-addressed store, hash-verified

1610 throw new R(33);
1611 }
1612 function dc(a, b) {
1613 ec || ((ec = function () {}), (ec.prototype = {}));
1614 var c = new ec(),
1615 d;
1616 for (d in a) c[d] = a[d];
1617 a = c;
1618 b = cc(b);
1619 a.fd = b;
1620 return (U[b] = a);
1621 }
1622 var Lb = {
1623 open: function (a) {
1624 a.Ma = Qb[a.node.rdev].Ma;

Callers 1

AFunction · 0.85

Calls 1

ccFunction · 0.85

Tested by

no test coverage detected