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

Function dynCall_viiii

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

Source from the content-addressed store, hash-verified

402469
402470
402471function dynCall_viiii(index,a1,a2,a3,a4) {
402472 index = index|0;
402473 a1=a1|0; a2=a2|0; a3=a3|0; a4=a4|0;
402474 FUNCTION_TABLE_viiii[index&255](a1|0,a2|0,a3|0,a4|0);
402475}
402476
402477
402478function jsCall_viiii_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…