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

Function ac

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

Source from the content-addressed store, hash-verified

1586 return 0;
1587 }
1588 function ac(a, b) {
1589 try {
1590 return Ob(a, b), 20;
1591 } catch (c) {}
1592 return Xb(a, "wx");
1593 }
1594 function bc(a, b, c) {
1595 try {
1596 var d = Ob(a, b);

Callers 2

jaFunction · 0.85
hcFunction · 0.85

Calls 2

ObFunction · 0.85
XbFunction · 0.85

Tested by

no test coverage detected