RESOLVED FIXED 210663
Rename NullishEq / NULLISHEQUAL to CoalesceEq / COALESCEEQUAL to match the spec
https://bugs.webkit.org/show_bug.cgi?id=210663
Summary Rename NullishEq / NULLISHEQUAL to CoalesceEq / COALESCEEQUAL to match the spec
Devin Rousso
Reported 2020-04-17 12:08:45 PDT
?? is called a "coalesce expression", so ??= should be "coalesce equal"
Attachments
Patch (63.24 KB, patch)
2020-04-17 12:10 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2020-04-17 12:10:53 PDT
Ross Kirsling
Comment 2 2020-04-17 12:11:36 PDT
Comment on attachment 396780 [details] Patch Thanks!
EWS
Comment 3 2020-04-17 12:46:59 PDT
Committed r260275: <https://trac.webkit.org/changeset/260275> All reviewed patches have been landed. Closing bug and clearing flags on attachment 396780 [details].
Radar WebKit Bug Importer
Comment 4 2020-04-17 12:47:14 PDT
Note You need to log in before you can comment on or make changes to this bug.