Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/Shopify/go-lua
/ upValueCount
Method
upValueCount
stack.go:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
upValue(i int) value
21
setUpValue(i int, v value)
22
upValueCount() int
23
}
24
25
type
luaClosure
struct
{
Callers
5
Info
Function · 0.95
compareClosures
Function · 0.65
Load
Method · 0.65
UpValue
Function · 0.65
SetUpValue
Function · 0.65
Implementers
2
luaClosure
stack.go
goClosure
stack.go
Calls
no outgoing calls
Tested by
1
compareClosures
Function · 0.52