Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Shopify/go-lua
/ upValue
Method
upValue
stack.go:20–20 ·
view source on GitHub ↗
(i int)
Source
from the content-addressed store, hash-verified
18
19
type
closure
interface
{
20
upValue(i int) value
21
setUpValue(i int, v value)
22
upValueCount() int
23
}
Callers
5
UpValue
Function · 0.65
UpValueId
Function · 0.65
UpValueJoin
Function · 0.65
init
Function · 0.65
executeSwitch
Method · 0.65
Implementers
2
luaClosure
stack.go
goClosure
stack.go
Calls
no outgoing calls
Tested by
no test coverage detected