MCPcopy 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

getMetricBytesMethod · 0.95
ownBytesSumMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected