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

Function dynCall_viii

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

Source from the content-addressed store, hash-verified

402014
402015
402016function dynCall_viii(index,a1,a2,a3) {
402017 index = index|0;
402018 a1=a1|0; a2=a2|0; a3=a3|0;
402019 FUNCTION_TABLE_viii[index&255](a1|0,a2|0,a3|0);
402020}
402021
402022
402023function jsCall_viii_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…