RESOLVED FIXED 156865
Remove some unnecessary RefPtrs in the parser
https://bugs.webkit.org/show_bug.cgi?id=156865
Summary Remove some unnecessary RefPtrs in the parser
Saam Barati
Reported 2016-04-21 13:54:47 PDT
...
Attachments
patch (10.24 KB, patch)
2016-04-21 14:04 PDT, Saam Barati
no flags
Oliver Hunt
Comment 1 2016-04-21 13:56:39 PDT
Is this for binary size or performance?
Filip Pizlo
Comment 2 2016-04-21 13:58:00 PDT
(In reply to comment #1) > Is this for binary size or performance? We're steadily pushing against parse time regressions from new ES6 features.
Saam Barati
Comment 3 2016-04-21 14:04:03 PDT
Saam Barati
Comment 4 2016-04-21 14:05:23 PDT
(In reply to comment #1) > Is this for binary size or performance? performance.
WebKit Commit Bot
Comment 5 2016-04-21 16:30:17 PDT
Comment on attachment 276955 [details] patch Clearing flags on attachment: 276955 Committed r199845: <http://trac.webkit.org/changeset/199845>
WebKit Commit Bot
Comment 6 2016-04-21 16:30:23 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.