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

Function dynCall_iii

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

Source from the content-addressed store, hash-verified

398829
398830
398831function dynCall_iii(index,a1,a2) {
398832 index = index|0;
398833 a1=a1|0; a2=a2|0;
398834 return FUNCTION_TABLE_iii[index&255](a1|0,a2|0)|0;
398835}
398836
398837
398838function jsCall_iii_0(a1,a2) {

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…