Bug 145108 - [ES6] Arrow function syntax. Feature flag for arrow function
Summary: [ES6] Arrow function syntax. Feature flag for arrow function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 140855 144955
  Show dependency treegraph
 
Reported: 2015-05-17 11:23 PDT by GSkachkov
Modified: 2015-05-18 15:53 PDT (History)
6 users (show)

See Also:


Attachments
Patch (34.24 KB, patch)
2015-05-17 11:33 PDT, 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-05-17 11:23:12 PDT
Feature flag for arrow function has to be added. Feature flag will allow to switch on/off arrow function during build.
Comment 1 GSkachkov 2015-05-17 11:33:37 PDT
Created attachment 253289 [details]
Patch
Comment 2 WebKit Commit Bot 2015-05-18 15:53:15 PDT
Comment on attachment 253289 [details]
Patch

Clearing flags on attachment: 253289

Committed r184517: <http://trac.webkit.org/changeset/184517>
Comment 3 WebKit Commit Bot 2015-05-18 15:53:20 PDT
All reviewed patches have been landed.  Closing bug.