node/typings/internalBinding
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
..
async_wrap.d.ts async_hooks,inspector: implement inspector api without async_wrap 2024-01-24 13:29:28 +00:00
blob.d.ts lib: fix internalBinding typings 2023-09-23 10:48:34 +00:00
config.d.ts lib: fix internalBinding typings 2023-09-23 10:48:34 +00:00
constants.d.ts sqlite: aggregate constants in a single property 2024-12-17 17:36:58 +00:00
debug.d.ts src,test: ensure that V8 fast APIs are called 2024-08-13 12:37:02 +00:00
fs.d.ts src: add receiver to fast api callback methods 2024-09-28 09:46:03 +00:00
fs_dir.d.ts typings: apply lint 2024-07-29 21:19:58 +00:00
http_parser.d.ts lib: fix internalBinding typings 2023-09-23 10:48:34 +00:00
messaging.d.ts lib: fix internalBinding typings 2023-09-23 10:48:34 +00:00
modules.d.ts module: improve getPackageType performance 2025-04-06 07:47:53 +00:00
options.d.ts src: nuke deprecated and un-used enum members in OptionEnvvarSettings 2024-11-05 20:44:24 +00:00
os.d.ts lib: fix internalBinding typings 2023-09-23 10:48:34 +00:00
process.d.ts process: add threadCpuUsage 2025-02-21 14:14:02 +00:00
quic.d.ts typings: fix typo on quic onSessionDatagram 2024-07-29 04:52:07 +00:00
serdes.d.ts lib: fix internalBinding typings 2023-09-23 10:48:34 +00:00
symbols.d.ts lib: fix internalBinding typings 2023-09-23 10:48:34 +00:00
timers.d.ts lib: fix internalBinding typings 2023-09-23 10:48:34 +00:00
types.d.ts lib: fix internalBinding typings 2023-09-23 10:48:34 +00:00
url.d.ts src,test: track URL.canParse fast API calls 2024-08-15 14:23:43 +00:00
url_pattern.d.ts url: add URLPattern implementation 2025-02-01 02:13:57 +00:00
util.d.ts url: runtime deprecate url.parse 2024-10-20 19:01:37 +00:00
wasi.d.ts typings: provide internal types for wasi bindings 2024-08-24 16:59:17 +00:00
worker.d.ts worker: add worker.getHeapStatistics() 2025-04-17 10:30:59 +00:00
zlib.d.ts zlib: add typings for better dx 2024-09-14 22:36:24 +08:00