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

Function dynCall_vii

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

Source from the content-addressed store, hash-verified

401559
401560
401561function dynCall_vii(index,a1,a2) {
401562 index = index|0;
401563 a1=a1|0; a2=a2|0;
401564 FUNCTION_TABLE_vii[index&255](a1|0,a2|0);
401565}
401566
401567
401568function jsCall_vii_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…