Re: [whatwg/streams] Add support for ReadableStream "owning" type (PR #1271)

@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