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

Function dynCall_vi

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

Source from the content-addressed store, hash-verified

401104
401105
401106function dynCall_vi(index,a1) {
401107 index = index|0;
401108 a1=a1|0;
401109 FUNCTION_TABLE_vi[index&255](a1|0);
401110}
401111
401112
401113function jsCall_vi_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…