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

Function J

public/sqljs/sql-wasm.js:988–996  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

986 e.preloadedImages = {};
987 e.preloadedAudios = {};
988 function J(a) {
989 if (e.onAbort) e.onAbort(a);
990 a = "Aborted(" + a + ")";
991 Ia(a);
992 Qa = !0;
993 throw new WebAssembly.RuntimeError(
994 a + ". Build with -s ASSERTIONS=1 for more info."
995 );
996 }
997 function gb() {
998 return Q.startsWith("data:application/octet-stream;base64,");
999 }

Callers 7

initSqlJsFunction · 0.85
paFunction · 0.85
kFunction · 0.85
RaFunction · 0.85
ibFunction · 0.85
BbFunction · 0.85
cFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected