node/typings
Matteo Collina 33d8e03d9d
worker: add worker.getHeapStatistics()
Adds worker.getHeapStatistics() so that the heap usage of the worker
could be observer from the parent thread.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
PR-URL: https://github.com/nodejs/node/pull/57888
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
2025-04-17 10:30:59 +00:00
..
internalBinding worker: add worker.getHeapStatistics() 2025-04-17 10:30:59 +00:00
globals.d.ts process: add threadCpuUsage 2025-02-21 14:14:02 +00:00
primordials.d.ts typings: add missing type of ArrayBufferPrototypeGetByteLength 2024-10-22 08:25:12 +00:00