Bug 230668 - [JSC] Handle syntactic production for `#x in expr` correctly
Summary: [JSC] Handle syntactic production for `#x in expr` correctly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ross Kirsling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-22 23:35 PDT by Ross Kirsling
Modified: 2021-09-23 10:26 PDT (History)
8 users (show)

See Also:


Attachments
Patch (6.50 KB, patch)
2021-09-22 23:50 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ross Kirsling 2021-09-22 23:35:44 PDT
[JSC] Handle syntactic production for `#x in expr` correctly
Comment 1 Ross Kirsling 2021-09-22 23:50:54 PDT
Created attachment 439016 [details]
Patch
Comment 2 Yusuke Suzuki 2021-09-23 00:36:45 PDT
Comment on attachment 439016 [details]
Patch

r=me
Comment 3 EWS 2021-09-23 10:25:00 PDT
Committed r282968 (242058@main): <https://commits.webkit.org/242058@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 439016 [details].
Comment 4 Radar WebKit Bug Importer 2021-09-23 10:26:40 PDT
<rdar://problem/83454219>