forked from tc39/ecma262
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Quick fixes for CreateListFromArrayLike (tc39#3419)
- When an operation has an optional parameter X, the op doesn't do anything with X until either: - it has established that a value was passed to X, or - it has established that a value wasn't passed to X, and has set X to some value.
- Loading branch information
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters