node/lib/internal/process
legendecas 33dabbbd3d
src: make process binding data weak
Avoid the realm being strongly referenced by the process binding data.

PR-URL: https://github.com/nodejs/node/pull/48655
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
2023-11-13 22:09:16 +08:00
..
esm_loader.js module: execute --import sequentially 2023-11-01 12:38:01 +00:00
execution.js esm: detect ESM syntax in ambiguous JavaScript 2023-10-20 15:44:56 +00:00
per_thread.js src: make process binding data weak 2023-11-13 22:09:16 +08:00
permission.js permission: handle fs path traversal 2023-06-20 17:31:47 -03:00
policy.js policy: disable process.binding() when enabled 2023-08-09 14:29:06 -03:00
pre_execution.js lib: add --no-experimental-global-navigator CLI flag 2023-11-08 17:24:51 +00:00
promises.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
report.js permission: v8.writeHeapSnapshot and process.report 2023-07-04 13:12:48 +00:00
signal.js errors: improve hideStackFrames 2023-11-11 16:25:08 +00:00
task_queues.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
warning.js lib: avoid memory allocation on nodeprecation flag 2023-10-30 20:48:16 +00:00
worker_thread_only.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00