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

Function dynCall_ii

js/sql-debug.js:398376–398380  ·  view source on GitHub ↗
(index,a1)

Source from the content-addressed store, hash-verified

398374
398375
398376function dynCall_ii(index,a1) {
398377 index = index|0;
398378 a1=a1|0;
398379 return FUNCTION_TABLE_ii[index&255](a1|0)|0;
398380}
398381
398382
398383function jsCall_ii_0(a1) {

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…