MCPcopy Index your code
hub / github.com/Shopify/go-lua / debug.go

File debug.go

debug.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package lua
2
3import (
4 "fmt"

Callers

nothing calls this directly

Calls 15

threadArgFunction · 0.85
DebugHookFunction · 0.85
DebugHookMaskFunction · 0.85
hookTableFunction · 0.85
maskToStringFunction · 0.85
DebugHookCountFunction · 0.85
CheckAnyFunction · 0.85
upValueHelperFunction · 0.85
ArgumentCheckFunction · 0.85
UpValueJoinFunction · 0.85
UpValueIdFunction · 0.85
ArgumentErrorFunction · 0.85

Tested by

no test coverage detected