MCPcopy Create free account
hub / github.com/ZDoom/Raze / reset

Method reset

libraries/asmjit/asmjit/base/codeholder.cpp:140–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140void CodeHolder::reset(bool releaseMemory) noexcept {
141 CodeHolder_resetInternal(this, releaseMemory);
142}
143
144// ============================================================================
145// [asmjit::CodeHolder - Attach / Detach]

Callers 2

CodeHolder_resetInternalFunction · 0.45
initMethod · 0.45

Calls 1

CodeHolder_resetInternalFunction · 0.85

Tested by

no test coverage detected