node/typings
Gerhard Stöbich da399a6c8e
async_hooks: remove destroyed symbol on Promises
Promises are never destroyed manually therefore it's not needed to
attach an object to track if destroy hook was called already.

PR-URL: https://github.com/nodejs/node/pull/42402
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
2022-03-21 20:35:05 +00:00
..
internalBinding async_hooks: remove destroyed symbol on Promises 2022-03-21 20:35:05 +00:00
globals.d.ts
primordials.d.ts