Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ getOwnBytes
Method
getOwnBytes
deps/v8/tools/parse-processor.mjs:708–710 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
706
}
707
708
getOwnBytes() {
709
return
this.ownBytes;
710
}
711
712
didMetricChange(time, delta, name) {
713
let
value = this[name +
'Timestamp'
];
Callers
2
getMetricBytes
Method · 0.95
accumulateNestingLevel
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected