Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ getOwnBytes
Method
getOwnBytes
deps/v8/tools/parse-processor.mjs:303–305 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
301
}
302
303
getOwnBytes() {
304
return
this.ownBytes;
305
}
306
307
// Also see Funktion.prototype.getMetricBytes
308
getMetricBytes(name) {
Callers
2
getMetricBytes
Method · 0.95
ownBytesSum
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected