Bug 163683

Summary: [JSC] forbid "use strict" directive in generator functions with non-simple 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

Caitlin Potter (:caitp)
Reported 2016-10-19 12:47:30 PDT
[JSC] forbid "use strict" directive in generator functions with non-simple parameters
Attachments
V1 (6.29 KB, patch)
2016-10-19 12:58 PDT, Caitlin Potter (:caitp)
no flags
Caitlin Potter (:caitp)
Comment 1 2016-10-19 12:58:14 PDT
Caitlin Potter (:caitp)
Comment 2 2016-10-19 13:00:31 PDT
Comment on attachment 292097 [details] V1 Hi PTAL. This was causing some test262 failures in async functions when testing the runtime implementation locally.
Geoffrey Garen
Comment 3 2016-10-19 14:07:11 PDT
Comment on attachment 292097 [details] V1 r=me
WebKit Commit Bot
Comment 4 2016-10-19 14:30:35 PDT
Comment on attachment 292097 [details] V1 Clearing flags on attachment: 292097 Committed r207569: <http://trac.webkit.org/changeset/207569>
WebKit Commit Bot
Comment 5 2016-10-19 14:30:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.