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

Function dynCall_viiiiii

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

Source from the content-addressed store, hash-verified

402924
402925
402926function dynCall_viiiiii(index,a1,a2,a3,a4,a5,a6) {
402927 index = index|0;
402928 a1=a1|0; a2=a2|0; a3=a3|0; a4=a4|0; a5=a5|0; a6=a6|0;
402929 FUNCTION_TABLE_viiiiii[index&255](a1|0,a2|0,a3|0,a4|0,a5|0,a6|0);
402930}
402931
402932
402933function jsCall_viiiiii_0(a1,a2,a3,a4,a5,a6) {

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…