MCPcopy 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
25type luaClosure struct {

Callers 5

InfoFunction · 0.95
compareClosuresFunction · 0.65
LoadMethod · 0.65
UpValueFunction · 0.65
SetUpValueFunction · 0.65

Implementers 2

luaClosurestack.go
goClosurestack.go

Calls

no outgoing calls

Tested by 1

compareClosuresFunction · 0.52