Bug 158180 - [JSC] op_new_arrow_func_exp is no longer necessary
Summary: [JSC] op_new_arrow_func_exp is no longer necessary
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-05-28 02:10 PDT by Yusuke Suzuki
Modified: 2016-05-28 10:46 PDT (History)
7 users (show)

See Also:


Attachments
Patch (10.44 KB, patch)
2016-05-28 02:11 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (12.52 KB, patch)
2016-05-28 02:30 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-05-28 02:10:25 PDT
[JSC] op_new_arrow_func_exp is no longer necessary
Comment 1 Yusuke Suzuki 2016-05-28 02:11:41 PDT
Created attachment 280037 [details]
Patch
Comment 2 Yusuke Suzuki 2016-05-28 02:30:21 PDT
Created attachment 280038 [details]
Patch
Comment 3 Saam Barati 2016-05-28 08:53:40 PDT
Comment on attachment 280038 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2016-05-28 10:24:36 PDT
Comment on attachment 280038 [details]
Patch

Thanks
Comment 5 WebKit Commit Bot 2016-05-28 10:45:57 PDT
Comment on attachment 280038 [details]
Patch

Clearing flags on attachment: 280038

Committed r201487: <http://trac.webkit.org/changeset/201487>
Comment 6 WebKit Commit Bot 2016-05-28 10:46:00 PDT
All reviewed patches have been landed.  Closing bug.