MCPcopy Create free account
hub / github.com/WheretIB/nullc / ResetGC

Function ResetGC

NULLC/Executor_Common.cpp:617–621  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

615}
616
617void ResetGC()
618{
619 GC::rootsA.reset();
620 GC::rootsB.reset();
621}

Callers 1

ResetMemoryMethod · 0.85

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected