Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetLatestVersion
Method
GetLatestVersion
IDEHelper/Compiler/BfResolvedTypeUtils.cpp:5491–5494 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5489
}
5490
5491
BfHotTypeVersion* BfHotTypeData::GetLatestVersion()
5492
{
5493
return mTypeVersions.back();
5494
}
5495
5496
BfHotTypeVersion* BfHotTypeData::GetLatestVersionHead()
5497
{
Callers
7
AddDependency
Method · 0.80
CreateClassVDataGlobal
Method · 0.80
AddHotDataReferences
Method · 0.80
CheckHotMethod
Method · 0.80
UpdateRevisedTypes
Method · 0.80
DoPopulateType
Method · 0.80
DoTypeInstanceMethodProcessing
Method · 0.80
Calls
1
back
Method · 0.45
Tested by
no test coverage detected