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

Function dynCall_iiiiii

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

Source from the content-addressed store, hash-verified

400194
400195
400196function dynCall_iiiiii(index,a1,a2,a3,a4,a5) {
400197 index = index|0;
400198 a1=a1|0; a2=a2|0; a3=a3|0; a4=a4|0; a5=a5|0;
400199 return FUNCTION_TABLE_iiiiii[index&255](a1|0,a2|0,a3|0,a4|0,a5|0)|0;
400200}
400201
400202
400203function jsCall_iiiiii_0(a1,a2,a3,a4,a5) {

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…