File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 25152515 and |forStorage|) are:
25162516:: 1. If |forStorage| is `true`, throw a {{TypeError}}.
25172517 2. For each {{EncodedAudioChunk}} internal slot in |value|, assign the value
2518- of each internal slot to a field in |serialized| with the same name
2518+ of each internal slot to a field in |serialized| with the same name as
25192519 the internal slot.
25202520
25212521: The {{EncodedAudioChunk}} [=deserialization steps=] (with |serialized| and
26072607 and |forStorage|) are:
26082608:: 1. If |forStorage| is `true`, throw a {{TypeError}}.
26092609 2. For each {{EncodedVideoChunk}} internal slot in |value|, assign the value
2610- of each internal slot to a field in |serialized| with the same name
2610+ of each internal slot to a field in |serialized| with the same name as
26112611 the internal slot.
26122612
26132613: The {{EncodedVideoChunk}} [=deserialization steps=] (with |serialized| and
You can’t perform that action at this time.
0 commit comments