Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/yuin/gopher-lua
/ UpvalueIndex
Function
UpvalueIndex
function.go:82–84 ·
view source on GitHub ↗
(i int)
Source
from the content-addressed store, hash-verified
80
}
81
82
func
UpvalueIndex(i int) int {
83
return
GlobalsIndex - i
84
}
85
86
/* }}} */
87
Callers
13
baseIpairs
Function · 0.85
basePairs
Function · 0.85
fileDefOut
Function · 0.85
fileDefIn
Function · 0.85
fileLinesIter
Function · 0.85
fileLines
Function · 0.85
ioInput
Function · 0.85
ioLinesIter
Function · 0.85
ioLines
Function · 0.85
ioOutput
Function · 0.85
strGmatch
Function · 0.85
wrapaux
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestGetAndReplace
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…