MCPcopy 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

initFunction · 0.65
raiseErrorMethod · 0.65
pushCallFrameMethod · 0.65
raiseErrorMethod · 0.65
pushCallFrameMethod · 0.65

Implementers 2

Calls

no outgoing calls

Tested by

no test coverage detected