MCPcopy 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
36StringBox JavaScriptHeapEdgeIdentifier::getName() const {
37 return _value.toStringBox();
38}
39
40int32_t JavaScriptHeapEdgeIdentifier::getIndex() const {
41 return _value.toInt();

Callers 15

toStringMethod · 0.45
operator()Method · 0.45
initializeBundleMethod · 0.45
AssetCatalogMethod · 0.45
resolveAssetLocationMethod · 0.45

Calls 1

toStringBoxMethod · 0.45

Tested by

no test coverage detected