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

Function dynCall_i

js/sql-debug.js:397921–397925  ·  view source on GitHub ↗
(index)

Source from the content-addressed store, hash-verified

397919
397920
397921function dynCall_i(index) {
397922 index = index|0;
397923
397924 return FUNCTION_TABLE_i[index&255]()|0;
397925}
397926
397927
397928function jsCall_i_0() {

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…