Bug 156499 - [ES6] Add @@toStringTag to GeneratorFunction
Summary: [ES6] Add @@toStringTag to GeneratorFunction
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-04-12 03:26 PDT by Yusuke Suzuki
Modified: 2016-04-13 04:16 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.94 KB, patch)
2016-04-12 03:29 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-04-12 03:26:15 PDT
[ES6] Add @@toStringTag to GeneratorFunction
Comment 1 Yusuke Suzuki 2016-04-12 03:29:26 PDT
Created attachment 276228 [details]
Patch
Comment 2 Mark Lam 2016-04-12 17:17:48 PDT
Comment on attachment 276228 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2016-04-13 03:24:48 PDT
Comment on attachment 276228 [details]
Patch

Thanks!
Comment 4 WebKit Commit Bot 2016-04-13 04:16:17 PDT
Comment on attachment 276228 [details]
Patch

Clearing flags on attachment: 276228

Committed r199459: <http://trac.webkit.org/changeset/199459>
Comment 5 WebKit Commit Bot 2016-04-13 04:16:21 PDT
All reviewed patches have been landed.  Closing bug.