[webkit-reviews] review granted: [Bug 92526] Increase inline storage for JSFinalObjects by one : [Attachment 155005] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 12:12:48 PDT 2012


Geoffrey Garen <ggaren at apple.com> has granted Mark Hahnenberg
<mhahnenberg at apple.com>'s request for review:
Bug 92526: Increase inline storage for JSFinalObjects by one
https://bugs.webkit.org/show_bug.cgi?id=92526

Attachment 155005: Patch
https://bugs.webkit.org/attachment.cgi?id=155005&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
r=me

This is going to make our lives harder when we go back to shrink these objects
later, since it will be harder to do so without causing a performance
regression. :( I guess we'll need to fast-track being smart about predicting
and/or responding to object size.


More information about the webkit-reviews mailing list