Bug 222680 - [ESNext] Private methods can't be named as '#constructor'
Summary: [ESNext] Private methods can't be named as '#constructor'
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Caio Lima
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-03 12:39 PST by Caio Lima
Modified: 2021-03-04 03:29 PST (History)
8 users (show)

See Also:


Attachments
Patch (4.83 KB, patch)
2021-03-03 13:00 PST, Caio Lima
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Lima 2021-03-03 12:39:03 PST
Current implementation is not following the spec.
Comment 1 Caio Lima 2021-03-03 13:00:40 PST
Created attachment 422139 [details]
Patch
Comment 2 Yusuke Suzuki 2021-03-03 13:30:37 PST
Comment on attachment 422139 [details]
Patch

r=me
Comment 3 EWS 2021-03-03 15:00:14 PST
Committed r273846: <https://commits.webkit.org/r273846>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422139 [details].
Comment 4 Radar WebKit Bug Importer 2021-03-03 15:02:04 PST
<rdar://problem/75005376>