Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
printCallStack
Method · 0.65
findLocal
Method · 0.65
GetStack
Method · 0.65
RemoveCallerFrame
Method · 0.65
printCallStack
Method · 0.65
findLocal
Method · 0.65
GetStack
Method · 0.65
RemoveCallerFrame
Method · 0.65
compileStringConcatOpExpr
Function · 0.65
patchCode
Function · 0.65
Implementers
2
fixedCallFrameStack
state.go
autoGrowingCallFrameStack
state.go
Calls
no outgoing calls
Tested by
no test coverage detected