Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
617
void ResetGC()
618
{
619
GC::rootsA.reset();
620
GC::rootsB.reset();
621
}
Callers
1
ResetMemory
Method · 0.85
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected