Bug 163694

Summary: [JSC] disallow references to `await` in AsyncFunction formal parameters
Product: WebKit Reporter: Caitlin Potter (:caitp) <caitp>
Component: New BugsAssignee: Caitlin Potter (:caitp) <caitp>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
V1
none
V2 none

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.