MCPcopy Index your code
hub / github.com/yuin/gopher-lua / Sp

Method Sp

_state.go:148–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146
147 SetSp(sp int)
148 Sp() int
149 At(sp int) *callFrame
150
151 IsFull() bool

Callers 15

callGFunctionFunction · 0.65
initFunction · 0.65
callGFunctionFunction · 0.65
initFunction · 0.65
printCallStackMethod · 0.65
findLocalMethod · 0.65
GetStackMethod · 0.65
PCallMethod · 0.65
RemoveCallerFrameMethod · 0.65
printCallStackMethod · 0.65
findLocalMethod · 0.65
GetStackMethod · 0.65

Implementers 2

Calls

no outgoing calls

Tested by 1

TestPCallFunction · 0.52