Bug 210663 - Rename NullishEq / NULLISHEQUAL to CoalesceEq / COALESCEEQUAL to match the spec
Summary: Rename NullishEq / NULLISHEQUAL to CoalesceEq / COALESCEEQUAL to match the spec
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on: 209716
Blocks:
  Show dependency treegraph
 
Reported: 2020-04-17 12:08 PDT by Devin Rousso
Modified: 2020-04-17 12:47 PDT (History)
9 users (show)

See Also:


Attachments
Patch (63.24 KB, patch)
2020-04-17 12:10 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2020-04-17 12:08:45 PDT
?? is called a "coalesce expression", so ??= should be "coalesce equal"
Comment 1 Devin Rousso 2020-04-17 12:10:53 PDT
Created attachment 396780 [details]
Patch
Comment 2 Ross Kirsling 2020-04-17 12:11:36 PDT
Comment on attachment 396780 [details]
Patch

Thanks!
Comment 3 EWS 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].
Comment 4 Radar WebKit Bug Importer 2020-04-17 12:47:14 PDT
<rdar://problem/61946522>