You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Let <var>S</var> be the sequence of characters matched by the <emu-t class="symbol"><a href="#prod-float">float</a></emu-t> token.</p>
2541
2541
<li data-md="">
2542
-
<p>Let <var>value</var> be the Mathematical Value that would be obtained if <var>S</var> were parsed as an ECMAScript <a data-link-type="dfn" href="https://tc39.github.io/ecma262/#sec-literals-numeric-literals">NumericLiteral</a>.</p>
2542
+
<p>Let <var>result</var> be the Mathematical Value that would be obtained if <var>S</var> were parsed as an ECMAScript <a data-link-type="dfn" href="https://tc39.github.io/ecma262/#sec-literals-numeric-literals">NumericLiteral</a>.</p>
2543
2543
<li data-md="">
2544
2544
<p>If the <emu-t class="symbol"><a href="#prod-float">float</a></emu-t> token is being
2545
2545
used as the value for a <code class="idl"><a data-link-type="idl" href="#idl-float" id="ref-for-idl-float-1">float</a></code> or <code class="idl"><a data-link-type="idl" href="#idl-unrestricted-float" id="ref-for-idl-unrestricted-float-1">unrestricted float</a></code>, then
<p>Otherwise, <var>creating</var> is false. Perform the steps listed in the interface description to <a data-link-type="dfn" href="#dfn-set-the-value-of-an-existing-named-property" id="ref-for-dfn-set-the-value-of-an-existing-named-property-1">set the value of an existing named property</a> with <var>P</var> as the name and <var>value</var> as the value.</p>
11805
11805
</ol>
11806
11806
<li data-md="">
11807
-
<p>Otherwise, <var>operation</var> was defined with an identifier. Perform the steps listed in the description of <var>operation</var> with <var>index</var> and <var>value</var> as the two argument values.</p>
11807
+
<p>Otherwise, <var>operation</var> was defined with an identifier. Perform the steps listed in the description of <var>operation</var> with <var>P</var> and <var>value</var> as the two argument values.</p>
0 commit comments