Bug 163694 - [JSC] disallow references to `await` in AsyncFunction formal parameters
Summary: [JSC] disallow references to `await` in AsyncFunction formal parameters
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: Caitlin Potter (:caitp)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-19 14:01 PDT by Caitlin Potter (:caitp)
Modified: 2016-10-20 11:33 PDT (History)
5 users (show)

See Also:


Attachments
V1 (6.05 KB, patch)
2016-10-19 14:04 PDT, Caitlin Potter (:caitp)
no flags Details | Formatted Diff | Diff
V2 (5.86 KB, patch)
2016-10-20 09:55 PDT, Caitlin Potter (:caitp)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caitlin Potter (:caitp) 2016-10-19 14:01:58 PDT
[JSC] disallow references to `await` in AsyncFunction formal parameters
Comment 1 Caitlin Potter (:caitp) 2016-10-19 14:04:00 PDT
Created attachment 292110 [details]
V1
Comment 2 Caitlin Potter (:caitp) 2016-10-19 14:04:33 PDT
Comment on attachment 292110 [details]
V1

PTAL --- more async/await related fixups
Comment 3 Caitlin Potter (:caitp) 2016-10-20 09:55:19 PDT
Created attachment 292212 [details]
V2
Comment 4 Saam Barati 2016-10-20 10:22:15 PDT
Comment on attachment 292212 [details]
V2

r=me
Comment 5 WebKit Commit Bot 2016-10-20 11:33:44 PDT
Comment on attachment 292212 [details]
V2

Clearing flags on attachment: 292212

Committed r207628: <http://trac.webkit.org/changeset/207628>
Comment 6 WebKit Commit Bot 2016-10-20 11:33:48 PDT
All reviewed patches have been landed.  Closing bug.