Skip to content

Commit 81ffddf

Browse files
committed
“change Number.parseInt/parseFloat to not coerce null/undefined/NaN” to stage 1, per 2017.07.26 TC39
This may become a "needs consensus" PR.
1 parent 7cca1cc commit 81ffddf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ This list contains only stage 1 proposals and higher that have not yet been with
5252
| | [Atomics.waitNonblocking](https://github.com/lars-t-hansen/moz-sandbox/blob/master/sab/waitNonblocking.md) | Shu-yu Guo, Lars Hansen | 1 |
5353
| | [Numeric separators](https://github.com/samuelgoto/proposal-numeric-separator) | Sam Goto | 1 |
5454
| | [`Symbol.prototype.description`](https://github.com/michaelficarra/Symbol-description-proposal/) | Michael Ficarra | 1 |
55+
| | change Number.parseInt/parseFloat to not coerce null/undefined/NaN (repo link TBD) | Brendan Eich | 1 |
5556

5657
🚀 means the champion thinks it's ready to advance but has not yet presented to the committee.
5758

0 commit comments

Comments
 (0)