Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
177
class
HeapProfileHandle {
Callers
nothing calls this directly
Calls
1
stop
Method · 0.95
Tested by
no test coverage detected