MCPcopy 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
23void BinaryCache::Initialize()
24{
25 importPath = NULL;
26 lastReserved = 0;
27 lastBytecode = NULL;
28}
29
30void BinaryCache::Terminate()
31{

Callers 1

nullcInitCustomAllocFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected