MCPcopy 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
508uint64_t JavaScriptHeapDumpParser::Node::getId() const {
509 return static_cast<uint64_t>(_id);
510}
511
512size_t JavaScriptHeapDumpParser::Node::getSelfSizeBytes() const {
513 return _selfSizeBytes;

Callers 1

appendDumpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected