Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/yuin/gopher-lua
/ SetSp
Method
SetSp
_state.go:147–147 ·
view source on GitHub ↗
(sp int)
Source
from the content-addressed store, hash-verified
145
Last() *callFrame
146
147
SetSp(sp int)
148
Sp() int
149
At(sp int) *callFrame
150
Callers
5
PCall
Method · 0.65
PCall
Method · 0.65
BenchmarkCallFrameStackUnwindAutoGrow
Function · 0.65
BenchmarkCallFrameStackUnwindFixed
Function · 0.65
BenchmarkCallFrameStackUnwindFixedNoInterface
Function · 0.65
Implementers
2
fixedCallFrameStack
state.go
autoGrowingCallFrameStack
state.go
Calls
no outgoing calls
Tested by
3
BenchmarkCallFrameStackUnwindAutoGrow
Function · 0.52
BenchmarkCallFrameStackUnwindFixed
Function · 0.52
BenchmarkCallFrameStackUnwindFixedNoInterface
Function · 0.52