mirror of
https://github.com/nodejs/node.git
synced 2025-05-03 22:25:44 +00:00
![]() The HTML structured serialize algorithm treats transferable and
serializable as two different bits. A web platform interface can be
both transferable and serializable.
Splits BaseObject::TransferMode to be able to compose the two bits
and distinguishes the transferable and cloneable.
PR-URL: https://github.com/nodejs/node/pull/47956
Refs:
|
||
---|---|---|
.. | ||
binding.js | ||
transfer.js |