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

Function sweeplist

lua/lgc.c:713–730  ·  view source on GitHub ↗

** sweep at most 'count' elements from a list of GCObjects erasing dead ** objects, where a dead object is one marked with the old (non current) ** white; change all non-dead objects back to white, preparing for next ** collection cycle. Return where to continue the traversal or NULL if ** list is finished. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

sweeptoliveFunction · 0.85
sweepstepFunction · 0.85

Calls 1

freeobjFunction · 0.85

Tested by

no test coverage detected