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

Function na

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

Source from the content-addressed store, hash-verified

2095 );
2096 })();
2097 function na(a, b) {
2098 var c = Array(ea(a) + 1);
2099 a = t(a, c, 0, c.length);
2100 b && (c.length = a);
2101 return c;
2102 }
2103 var cd = {
2104 a: function (a, b, c, d) {
2105 J(

Callers 1

initSqlJsFunction · 0.85

Calls 2

eaFunction · 0.85
tFunction · 0.85

Tested by

no test coverage detected