MCPcopy Create free account
hub / github.com/nodejs/node / [SymbolAsyncDispose]

Method [SymbolAsyncDispose]

lib/internal/worker.js:172–174  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

170 };
171
172 async [SymbolAsyncDispose]() {
173 await this.stop();
174 }
175}
176
177class HeapProfileHandle {

Callers

nothing calls this directly

Calls 1

stopMethod · 0.95

Tested by

no test coverage detected