Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getName
Method
getName
valdi/src/valdi/runtime/JavaScript/JavaScriptHeapDumpBuilder.cpp:36–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
StringBox JavaScriptHeapEdgeIdentifier::getName() const {
37
return _value.toStringBox();
38
}
39
40
int32_t JavaScriptHeapEdgeIdentifier::getIndex() const {
41
return _value.toInt();
Callers
15
toString
Method · 0.45
operator()
Method · 0.45
initializeBundle
Method · 0.45
doInsertImageAssetInBundle
Method · 0.45
insertAssetPackageInBundle
Method · 0.45
AssetCatalog
Method · 0.45
resolveAssetLocation
Method · 0.45
resolveRemoteAssetLocation
Method · 0.45
resolveLocalAssetLocation
Method · 0.45
ViewNodeAttribute.cpp
File · 0.45
populateAttributeHandlerById
Method · 0.45
JavaScriptModuleContainer
Method · 0.45
Calls
1
toStringBox
Method · 0.45
Tested by
no test coverage detected