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

Function jsCall_i

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

Source from the content-addressed store, hash-verified

5486}
5487
5488function jsCall_i(index) {
5489 return functionPointers[index]();
5490}
5491
5492function invoke_ii(index,a1) {
5493 try {

Callers 15

jsCall_i_0Function · 0.70
jsCall_i_1Function · 0.70
jsCall_i_2Function · 0.70
jsCall_i_3Function · 0.70
jsCall_i_4Function · 0.70
jsCall_i_5Function · 0.70
jsCall_i_6Function · 0.70
jsCall_i_7Function · 0.70
jsCall_i_8Function · 0.70
jsCall_i_9Function · 0.70
jsCall_i_10Function · 0.70
jsCall_i_11Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…