MCPcopy Create free account
hub / github.com/sql-js/sql.js / dynCall_iiiii

Function dynCall_iiiii

js/sql-debug.js:399741–399745  ·  view source on GitHub ↗
(index,a1,a2,a3,a4)

Source from the content-addressed store, hash-verified

399739
399740
399741function dynCall_iiiii(index,a1,a2,a3,a4) {
399742 index = index|0;
399743 a1=a1|0; a2=a2|0; a3=a3|0; a4=a4|0;
399744 return FUNCTION_TABLE_iiiii[index&255](a1|0,a2|0,a3|0,a4|0)|0;
399745}
399746
399747
399748function jsCall_iiiii_0(a1,a2,a3,a4) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…