mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
50b4ada551
This commit lets `tranfer` passed to `structuredClone` get validated at JS layer by doing webidl conversion. This avoids the C++ to JS function call overhead in the native implementaiton of `structuredClone` PR-URL: https://github.com/nodejs/node/pull/55317 Fixes: https://github.com/nodejs/node/issues/55280 Refs: https://github.com/nodejs/node/pull/50330 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matthew Aitken <maitken033380023@gmail.com> |
||
---|---|---|
.. | ||
event_loop_delay.js | ||
event_loop_utilization.js | ||
nodetiming.js | ||
observe.js | ||
performance_entry.js | ||
performance.js | ||
resource_timing.js | ||
timerify.js | ||
usertiming.js | ||
utils.js |