node/lib/internal/worker
Jason Zhang d2ad9b4fb6
worker: add `markAsUncloneable` api
External modules need a way to decorate their objects so that node can
recognize it as a host object for serialization process. Exposing a way
for turning off instead of turning on is much safer.

PR-URL: https://github.com/nodejs/node/pull/55234
Refs: https://github.com/nodejs/node/pull/55178
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
2024-10-04 07:09:37 +00:00
..
io.js worker: add `markAsUncloneable` api 2024-10-04 07:09:37 +00:00
js_transferable.js src: distinguish HTML transferable and cloneable 2023-07-07 17:00:00 +00:00
messaging.js worker: add postMessageToThread 2024-07-09 07:16:04 +00:00