Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ [SymbolAsyncDispose]
Method
[SymbolAsyncDispose]
lib/internal/http2/core.js:3529–3531 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3527
}
3528
3529
async
[SymbolAsyncDispose]() {
3530
await
promisify(super.close).call(this);
3531
}
3532
}
3533
3534
Http2Server.prototype[EventEmitter.captureRejectionSymbol] =
function
(
Callers
nothing calls this directly
Calls
2
promisify
Function · 0.85
call
Method · 0.45
Tested by
no test coverage detected