Files
node/lib
Darshan Sen 42eb2e72de src: use a typed array internally for process._exiting
This would prevent manual writes to the _exiting JS property on the
process object by passing the data directly via a typed array for
performance.

This change partially addresses this TODO:
3d575a4f1b/src/api/hooks.cc (L68-L71)

Signed-off-by: Darshan Sen <raisinten@gmail.com>

PR-URL: https://github.com/nodejs/node/pull/43883
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
2022-07-31 07:32:00 +01:00
..
2022-06-11 12:18:14 +02:00
2022-01-30 14:07:32 +00:00
2022-06-11 12:18:15 +02:00
2022-06-11 12:18:11 +02:00
2022-06-30 09:30:53 +01:00
2022-06-15 18:02:01 -04:00
2022-07-15 20:30:50 +01:00
2022-03-14 21:12:44 +00:00