MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / reallymarkobject

Function reallymarkobject

lua/lgc.c:225–269  ·  view source on GitHub ↗

** mark an object. Userdata, strings, and closed upvalues are visited ** and turned black here. Other objects are marked gray and added ** to appropriate list to be visited (and turned black) later. (Open ** upvalues are already linked in 'headuv' list.) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

luaC_barrier_Function · 0.85
traverseephemeronFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected