Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getId
Method
getId
valdi/src/valdi/runtime/JavaScript/JavaScriptHeapDumpBuilder.cpp:508–510 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
506
}
507
508
uint64_t JavaScriptHeapDumpParser::Node::getId() const {
509
return static_cast<uint64_t>(_id);
510
}
511
512
size_t JavaScriptHeapDumpParser::Node::getSelfSizeBytes() const {
513
return _selfSizeBytes;
Callers
1
appendDump
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected