- From: youennf <notifications@github.com>
- Date: Thu, 20 Apr 2023 00:22:03 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 20 April 2023 07:22:09 UTC
@youennf commented on this pull request. > @@ -6596,6 +6631,14 @@ The following abstract operations are a grab-bag of utilities. 1. Return ? [$StructuredDeserialize$](|serialized|, [=the current Realm=]). </div> +<div algorithm> + <dfn abstract-op lt="StructuredTransferOrClone">StructuredTransferOrClone(|value|, |transferList|)</dfn> + performs the following steps: + 1. Let |serialized| be ! [$StructuredSerializeWithTransfer$](|value|, |transferList|). Done -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1271#discussion_r1172181807 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1271/review/1393362157@github.com>
Received on Thursday, 20 April 2023 07:22:09 UTC