MCPcopy 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
341static void checkobjref (global_State *g, GCObject *f, GCObject *t) {
342 assert(testobjref(g, f, t));
343}
344
345
346/*

Callers 1

checkprotoFunction · 0.85

Calls 1

testobjrefFunction · 0.85

Tested by

no test coverage detected