Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsHotCompile
Method
IsHotCompile
IDEHelper/Compiler/BfModule.cpp:1106–1109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1104
}
1105
1106
bool BfModule::IsHotCompile()
1107
{
1108
return mCompiler->IsHotCompile() && !mIsComptimeModule;
1109
}
1110
1111
void BfModule::FinishInit()
1112
{
Callers
15
MarkDerivedDirty
Method · 0.45
CreateTypeData
Method · 0.45
GetMethodInstance
Method · 0.45
CreateDllImportMethod
Method · 0.45
ProcessMethod
Method · 0.45
CheckHotMethod
Method · 0.45
UniqueSlotVirtualMethod
Method · 0.45
Finish
Method · 0.45
RebuildType
Method · 0.45
TypeDataChanged
Method · 0.45
SaveDeletingType
Method · 0.45
UpdateRevisedTypes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected