Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ Initialize
Method
Initialize
NULLC/BinaryCache.cpp:23–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
void BinaryCache::Initialize()
24
{
25
importPath = NULL;
26
lastReserved = 0;
27
lastBytecode = NULL;
28
}
29
30
void BinaryCache::Terminate()
31
{
Callers
1
nullcInitCustomAlloc
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected