Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yuin/gopher-lua
/ Push
Method
Push
_state.go:143–143 ·
view source on GitHub ↗
(v callFrame)
Source
from the content-addressed store, hash-verified
141
142
type
callFrameStack
interface
{
143
Push(v callFrame)
144
Pop() *callFrame
145
Last() *callFrame
146
Callers
15
CallMeta
Method · 0.65
OpenPackage
Function · 0.65
loLoaderPreload
Function · 0.65
loLoaderLua
Function · 0.65
OpenOs
Function · 0.65
osClock
Function · 0.65
osDiffTime
Function · 0.65
osExecute
Function · 0.65
osDate
Function · 0.65
osGetEnv
Function · 0.65
osRemove
Function · 0.65
osRename
Function · 0.65
Implementers
2
fixedCallFrameStack
state.go
autoGrowingCallFrameStack
state.go
Calls
no outgoing calls
Tested by
15
TestCheckInt
Function · 0.52
TestCheckInt64
Function · 0.52
TestCheckNumber
Function · 0.52
TestCheckString
Function · 0.52
TestCheckBool
Function · 0.52
TestCheckTable
Function · 0.52
TestCheckFunction
Function · 0.52
TestCheckUserData
Function · 0.52
TestCheckThread
Function · 0.52
TestCheckChannel
Function · 0.52
TestCheckType
Function · 0.52
TestCheckTypes
Function · 0.52