MCPcopy Index your code
hub / github.com/yuin/gopher-lua / Last

Method Last

_state.go:145–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

143 Push(v callFrame)
144 Pop() *callFrame
145 Last() *callFrame
146
147 SetSp(sp int)
148 Sp() int

Callers 15

mainLoopFunction · 0.65
mainLoopWithContextFunction · 0.65
switchToParentThreadFunction · 0.65
callGFunctionFunction · 0.65
initFunction · 0.65
coResumeFunction · 0.65
mainLoopFunction · 0.65
mainLoopWithContextFunction · 0.65
switchToParentThreadFunction · 0.65
callGFunctionFunction · 0.65
initFunction · 0.65
pushCallFrameMethod · 0.65

Implementers 2

Calls

no outgoing calls

Tested by

no test coverage detected