[webkit-reviews] review denied: [Bug 108206] Structure::m_outOfLineCapacity is unnecessary : [Attachment 185297] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 14:45:09 PST 2013


Geoffrey Garen <ggaren at apple.com> has denied Mark Hahnenberg
<mhahnenberg at apple.com>'s request for review:
Bug 108206: Structure::m_outOfLineCapacity is unnecessary
https://bugs.webkit.org/show_bug.cgi?id=108206

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

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
Let's add a compile assert vs runtime assert version here, and remove the slow
path since it's unused, like we do for roundUpToMultipleOf.


More information about the webkit-reviews mailing list