Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/yuin/gopher-lua
/ RegTop
Method
RegTop
compile.go:612–614 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
610
}
611
612
func
(fc *funcContext) RegTop() int {
613
return
fc.regTop
614
}
615
616
/* FuncContext }}} */
617
Callers
15
RegisterLocalVar
Method · 0.95
EnterBlock
Method · 0.95
compileStmt
Function · 0.80
compileAssignStmtLeft
Function · 0.80
compileAssignStmtRight
Function · 0.80
compileLocalAssignStmt
Function · 0.80
compileReturnStmt
Function · 0.80
compileIfStmt
Function · 0.80
compileWhileStmt
Function · 0.80
compileRepeatStmt
Function · 0.80
compileFuncDefStmt
Function · 0.80
compileNumberForStmt
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected