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

Function Mb

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

Source from the content-addressed store, hash-verified

1560 return a.La.lookup(a, b);
1561 }
1562 function Mb(a, b, c, d) {
1563 a = new Yb(a, b, c, d);
1564 b = Vb(a.parent.id, a.name);
1565 a.ab = V[b];
1566 return (V[b] = a);
1567 }
1568 function T(a) {
1569 return 16384 === (a & 61440);
1570 }

Callers 1

initSqlJsFunction · 0.85

Calls 1

VbFunction · 0.85

Tested by

no test coverage detected