RESOLVED DUPLICATE of bug 99616 95503
Verify whether Vector::shrinkToFit should use realloc with fastMalloc
https://bugs.webkit.org/show_bug.cgi?id=95503
Summary Verify whether Vector::shrinkToFit should use realloc with fastMalloc
Benjamin Poulain
Reported 2012-08-30 14:55:29 PDT
https://bugs.webkit.org/show_bug.cgi?id=94810 - Vector::shrinkToFit should use realloc when canMoveWithMemcpy is true #94810 brings nice benefits if the allocator is good. Test that on fastMalloc.
Attachments
Anders Carlsson
Comment 1 2012-10-17 11:07:14 PDT
This was done in 99616! *** This bug has been marked as a duplicate of bug 99616 ***
Note You need to log in before you can comment on or make changes to this bug.