node/lib/internal/worker
Jason Zhang e53fe03a18
lib: implement webidl dictionary converter and use it in structuredClone
This commit provides a factory to generate `dictionaryConverter`
compliant with the spec. The implemented factory function is used for
the `structuredClone` algorithm with updated test cases.

PR-URL: https://github.com/nodejs/node/pull/55489
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2024-11-05 23:54:57 +01:00
..
io.js worker: add markAsUncloneable api 2024-10-04 07:09:37 +00:00
js_transferable.js lib: implement webidl dictionary converter and use it in structuredClone 2024-11-05 23:54:57 +01:00
messaging.js worker: add postMessageToThread 2024-07-09 07:16:04 +00:00