MCPcopy Create free account
hub / github.com/beefytech/Beef / Reset

Method Reset

IDEHelper/Compiler/BfModule.cpp:374–377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372}
373
374void BfMethodState::Reset()
375{
376 mHeadScope.mDeferredCallEntries.DeleteAll();
377}
378
379//////////////////////////////////////////////////////////////////////////
380

Callers 5

DetachMethod · 0.45
FinishMethod · 0.45
GetLambdaInstanceMethod · 0.45
CeDebuggerMethod · 0.45

Calls 1

DeleteAllMethod · 0.80

Tested by

no test coverage detected