node/typings
Gerhard Stöbich bb71433334 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-04-06 12:20:08 -05:00
..
internalBinding async_hooks: remove destroyed symbol on Promises 2022-04-06 12:20:08 -05:00
globals.d.ts typings: improve internal bindings typings 2021-11-06 10:57:05 +01:00
primordials.d.ts typings: add types for symbol and accessor properties on primordials 2022-01-14 16:19:43 +01:00