We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26508b3 commit 7690d06Copy full SHA for 7690d06
spec/mainadditions.html
@@ -65,7 +65,7 @@ <h1>
65
1. Let _excluded_ be *false*.
66
1. For each element _e_ of <del>_excludedItems_</del><ins>_excludedKeys_</ins>, do
67
1. If SameValue(_e_, _nextKey_) is *true*, then
68
- 1. Set _excluded_ to *true*.
+ 1. Set _excluded_ to *true*.
69
1. If _excluded_ is *false*, then
70
1. Let _desc_ be ? <emu-meta effects="user-code">_from_.[[GetOwnProperty]]</emu-meta>(_nextKey_).
71
1. If _desc_ is not *undefined* and _desc_.[[Enumerable]] is *true*, then
0 commit comments