Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sql-js/sql.js
/ jsCall_ii
Function
jsCall_ii
js/sql-debug.js:5501–5503 ·
view source on GitHub ↗
(index,a1)
Source
from the content-addressed store, hash-verified
5499
}
5500
5501
function
jsCall_ii(index,a1) {
5502
return
functionPointers[index](a1);
5503
}
5504
5505
function
invoke_iii(index,a1,a2) {
5506
try {
Callers
15
jsCall_ii_0
Function · 0.70
jsCall_ii_1
Function · 0.70
jsCall_ii_2
Function · 0.70
jsCall_ii_3
Function · 0.70
jsCall_ii_4
Function · 0.70
jsCall_ii_5
Function · 0.70
jsCall_ii_6
Function · 0.70
jsCall_ii_7
Function · 0.70
jsCall_ii_8
Function · 0.70
jsCall_ii_9
Function · 0.70
jsCall_ii_10
Function · 0.70
jsCall_ii_11
Function · 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…