Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/go-lua
/ execute
Method
execute
vm.go:930–930 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
928
}
929
930
func
(l *State) execute() { l.executeFunctionTable() }
931
932
func
(l *State) executeFunctionTable() {
933
ci := l.callInfo
Callers
1
call
Method · 0.95
Calls
1
executeFunctionTable
Method · 0.95
Tested by
no test coverage detected