Bug 149855 - [ES6] Arrow function syntax. Get rid of JSArrowFunction and use standard JSFunction class
Summary: [ES6] Arrow function syntax. Get rid of JSArrowFunction and use standard JSFu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 149338
Blocks: 140855
  Show dependency treegraph
 
Reported: 2015-10-06 13:36 PDT by GSkachkov
Modified: 2016-01-10 17:38 PST (History)
2 users (show)

See Also:


Attachments
Patch (38.54 KB, patch)
2016-01-09 13:53 PST, GSkachkov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description GSkachkov 2015-10-06 13:36:42 PDT
After changing approach to store 'this' using JSArrowFunction is unnecessary
Comment 1 GSkachkov 2016-01-09 13:53:17 PST
Created attachment 268627 [details]
Patch

Patch
Comment 2 Saam Barati 2016-01-10 16:52:39 PST
Comment on attachment 268627 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2016-01-10 17:38:52 PST
Comment on attachment 268627 [details]
Patch

Clearing flags on attachment: 268627

Committed r194835: <http://trac.webkit.org/changeset/194835>
Comment 4 WebKit Commit Bot 2016-01-10 17:38:55 PST
All reviewed patches have been landed.  Closing bug.