NEW145785
[JSC] Polymorphic{Get,Put}ByIdList::addAccess() should optimize for size, not speed.
https://bugs.webkit.org/show_bug.cgi?id=145785
Summary [JSC] Polymorphic{Get,Put}ByIdList::addAccess() should optimize for size, not...
Andreas Kling
Reported 2015-06-08 22:18:48 PDT
These functions clearly want Vector::resizeToFit(), not resize().
Attachments
Note You need to log in before you can comment on or make changes to this bug.