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

Function dynCall_iiii

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

Source from the content-addressed store, hash-verified

399284
399285
399286function dynCall_iiii(index,a1,a2,a3) {
399287 index = index|0;
399288 a1=a1|0; a2=a2|0; a3=a3|0;
399289 return FUNCTION_TABLE_iiii[index&255](a1|0,a2|0,a3|0)|0;
399290}
399291
399292
399293function jsCall_iiii_0(a1,a2,a3) {

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…