Files
node/lib
Gerhard Stoebich 3ea94ec845 async_hooks: improve property descriptors in als.bind
The length property should be non enumerable to match behavior of
normal functions.

The asyncResource property is enumerable and therefore it should be
also writable to avoid issues like there:
https://github.com/nodejs/node/pull/30932#discussion_r379679982

Both properties should be configurable.

Refs: https://github.com/nodejs/node/pull/34574

PR-URL: https://github.com/nodejs/node/pull/34620
Reviewed-By: Andrey Pechkurov <apechkurov@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-08-04 18:05:01 +02:00
..
2020-06-22 14:29:49 -07:00
2020-06-07 12:14:49 +02:00
2020-06-02 15:38:59 +02:00
2020-06-19 07:40:11 -07:00
2020-06-19 17:37:26 +02:00
2020-06-23 17:08:09 -07:00
2020-06-24 16:37:42 -07:00
2020-06-30 22:36:50 +02:00
2020-08-03 17:38:55 -05:00
2020-07-17 12:58:38 +02:00
2020-06-29 09:52:09 -05:00