Skip to content

Commit 72f4bc0

Browse files
committed
Move <ref>JSIMPORTBYTES</ref>
1 parent 2c529f9 commit 72f4bc0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

source

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113478,9 +113478,8 @@ document.querySelector("button").addEventListener("click", bound);
113478113478
<li><p>Let <var>result</var> be a new <code>Uint8Array</code> object, in <var>settings</var>'s
113479113479
<span data-x="environment settings object's realm">realm</span>, whose backing bytes are <var>bytes</var>.</p></li>
113480113480

113481-
<li><p>Let <var>record</var> be <span>CreateBytesModule</span>(<var>immutableBytes</var>).</p></li>
113481+
<li><p>Let <var>record</var> be <span>CreateBytesModule</span>(<var>immutableBytes</var>). <ref>JSIMPORTBYTES</ref></p></li>
113482113482

113483-
<ref>JSIMPORTBYTES</ref>
113484113483
<li><p>Set <var>script</var>'s <span data-x="concept-script-record">record</span> to <var>record</var>.</p></li>
113485113484

113486113485
<li><p>Return <var>script</var>.</p></li>

0 commit comments

Comments
 (0)