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

Function ja

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

Source from the content-addressed store, hash-verified

1649 c ? (Pb = a) : f && ((f.$a = b), f.Wa && f.Wa.Kb.push(b));
1650 }
1651 function ja(a, b, c) {
1652 var d = W(a, { parent: !0 }).node;
1653 a = Ab(a);
1654 if (!a || "." === a || ".." === a) throw new R(28);
1655 var f = ac(d, a);
1656 if (f) throw new R(f);
1657 if (!d.La.fb) throw new R(63);
1658 return d.La.fb(d, a, b, c);
1659 }
1660 function X(a, b) {
1661 return ja(a, ((void 0 !== b ? b : 511) & 1023) | 16384, 0);
1662 }

Callers 4

fFunction · 0.85
XFunction · 0.85
gcFunction · 0.85
AFunction · 0.85

Calls 3

WFunction · 0.85
AbFunction · 0.85
acFunction · 0.85

Tested by

no test coverage detected