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

Method At

_state.go:149–149  ·  view source on GitHub ↗
(sp int)

Source from the content-addressed store, hash-verified

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

Callers 10

printCallStackMethod · 0.65
findLocalMethod · 0.65
GetStackMethod · 0.65
RemoveCallerFrameMethod · 0.65
printCallStackMethod · 0.65
findLocalMethod · 0.65
GetStackMethod · 0.65
RemoveCallerFrameMethod · 0.65
patchCodeFunction · 0.65

Implementers 2

Calls

no outgoing calls

Tested by

no test coverage detected