RESOLVED FIXED 156439
Remove NewArrowFunction from DFG IR
https://bugs.webkit.org/show_bug.cgi?id=156439
Summary Remove NewArrowFunction from DFG IR
Saam Barati
Reported 2016-04-09 12:19:21 PDT
it's not used.
Attachments
Patch (15.94 KB, patch)
2016-04-11 09:11 PDT, GSkachkov
no flags
Patch (17.24 KB, patch)
2016-04-11 09:50 PDT, GSkachkov
no flags
GSkachkov
Comment 1 2016-04-11 09:11:15 PDT
Created attachment 276151 [details] Patch I decided to remove NewArrowFunction, because it as me who left it
Saam Barati
Comment 2 2016-04-11 09:24:08 PDT
Comment on attachment 276151 [details] Patch Can you also remove the stuff in allocation sinking phase and related data structures/enums
GSkachkov
Comment 3 2016-04-11 09:50:28 PDT
Created attachment 276152 [details] Patch Remove Kind::ArrowFunction in Allocation Sink Phase
GSkachkov
Comment 4 2016-04-11 09:55:48 PDT
(In reply to comment #2) > Comment on attachment 276151 [details] > Patch > > Can you also remove the stuff in allocation sinking phase and related data > structures/enums Removed
WebKit Commit Bot
Comment 5 2016-04-11 12:04:28 PDT
Comment on attachment 276152 [details] Patch Clearing flags on attachment: 276152 Committed r199300: <http://trac.webkit.org/changeset/199300>
WebKit Commit Bot
Comment 6 2016-04-11 12:04:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.