Bug 162849 - [ES6] GeneratorFunction (a.k.a. GeneratorWrapperFunction)'s prototype object does not have constructor property
Summary: [ES6] GeneratorFunction (a.k.a. GeneratorWrapperFunction)'s prototype object ...
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: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-01 17:15 PDT by Yusuke Suzuki
Modified: 2016-10-03 11:38 PDT (History)
9 users (show)

See Also:


Attachments
Patch (7.52 KB, patch)
2016-10-01 17:16 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-10-01 17:15:19 PDT
[ES6] GeneratorFunction (a.k.a. GeneratorWrapperFunction)'s prototype object does not have constructor property
Comment 1 Yusuke Suzuki 2016-10-01 17:16:51 PDT
Created attachment 290450 [details]
Patch
Comment 2 Geoffrey Garen 2016-10-03 11:07:27 PDT
Comment on attachment 290450 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2016-10-03 11:17:16 PDT
Comment on attachment 290450 [details]
Patch

Thanks!
Comment 4 WebKit Commit Bot 2016-10-03 11:38:39 PDT
Comment on attachment 290450 [details]
Patch

Clearing flags on attachment: 290450

Committed r206738: <http://trac.webkit.org/changeset/206738>
Comment 5 WebKit Commit Bot 2016-10-03 11:38:45 PDT
All reviewed patches have been landed.  Closing bug.