RESOLVED FIXED 145787
[JSC] JSPropertyNameEnumerator's property name vector should be sized-to-fit.
https://bugs.webkit.org/show_bug.cgi?id=145787
Summary [JSC] JSPropertyNameEnumerator's property name vector should be sized-to-fit.
Andreas Kling
Reported 2015-06-08 22:23:55 PDT
More Vector::resizeToFit() instead of Vector::resize().
Attachments
Patch (1.62 KB, patch)
2015-06-08 22:24 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2015-06-08 22:24:21 PDT
Andreas Kling
Comment 2 2015-06-09 14:21:46 PDT
Comment on attachment 254549 [details] Patch Clearing flags on attachment: 254549 Committed r185380: <http://trac.webkit.org/changeset/185380>
Andreas Kling
Comment 3 2015-06-09 14:21:48 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.