MCPcopy Index your code
hub / github.com/nodejs/node / read

Method read

test/sequential/test-write-heapsnapshot-options.js:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 }
14 pause() {}
15 read() { return this._content; }
16}
17
18const tests = getHeapSnapshotOptionTests();

Callers 1

_processFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected