Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ checkobjref
Function
checkobjref
Dependencies/lua/src/ltests.c:341–343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
340
341
static void checkobjref (global_State *g, GCObject *f, GCObject *t) {
342
assert(testobjref(g, f, t));
343
}
344
345
346
/*
Callers
1
checkproto
Function · 0.85
Calls
1
testobjref
Function · 0.85
Tested by
no test coverage detected