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 typings: improve internal bindings typings 2021-10-28 07:52:29 +00:00
primordials.d.ts typings: add types for symbol and accessor properties on primordials 2021-12-31 00:47:04 +01:00