Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/yuin/gopher-lua
/ IsFull
Method
IsFull
_state.go:151–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
At(sp int) *callFrame
150
151
IsFull() bool
152
IsEmpty() bool
153
154
FreeAll()
Callers
5
init
Function · 0.65
raiseError
Method · 0.65
pushCallFrame
Method · 0.65
raiseError
Method · 0.65
pushCallFrame
Method · 0.65
Implementers
2
fixedCallFrameStack
state.go
autoGrowingCallFrameStack
state.go
Calls
no outgoing calls
Tested by
no test coverage detected