Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ getBytes
Method
getBytes
deps/v8/tools/parse-processor.mjs:299–301 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
297
}
298
299
getBytes() {
300
return
this.bytesTotal;
301
}
302
303
getOwnBytes() {
304
return
this.ownBytes;
Callers
2
finalize
Method · 0.95
finalize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected