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
): either a normal completion containing an Object, or an abrupt completion
511
511
</h1>
@@ -514,7 +514,6 @@ <h1>
514
514
<dd>It returns a new plain Object with enumerable own String properties copied from the _options_ Object, and the `largestUnit` property set to _largestUnit_.</dd>
515
515
</dl>
516
516
<emu-alg>
517
-
1. If _options_ is *undefined*, set _options_ to OrdinaryObjectCreate(*null*).
518
517
1. Let _merged_ be OrdinaryObjectCreate(%Object.prototype%).
519
518
1. Let _keys_ be ? EnumerableOwnPropertyNames(_options_, ~key~).
0 commit comments