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

Method RequestFastFinish

IDEHelper/Compiler/BfCompiler.cpp:8154–8161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8152}
8153
8154void BfCompiler::RequestFastFinish()
8155{
8156 mFastFinish = true;
8157 if (mCeMachine != NULL)
8158 mCeMachine->mSpecialCheck = true;
8159 BfLogSysM("BfCompiler::RequestFastFinish\n");
8160 BpEvent("BfCompiler::RequestFastFinish", "");
8161}
8162
8163void BfCompiler::RequestExtraCompile()
8164{

Callers 1

Calls 1

BpEventFunction · 0.85

Tested by

no test coverage detected