[webkit-reviews] review granted: [Bug 24020] Fix for x86-64 call-linking outside 2gb range. : [Attachment 27789] New patch, reduced regression.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 19 14:23:09 PST 2009


Oliver Hunt <oliver at apple.com> has granted Gavin Barraclough
<barraclough at apple.com>'s request for review:
Bug 24020: Fix for x86-64 call-linking outside 2gb range.
https://bugs.webkit.org/show_bug.cgi?id=24020

Attachment 27789: New patch, reduced regression.
https://bugs.webkit.org/attachment.cgi?id=27789&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
r=me, A lot of the linkJump cases look to be situations where we can expect
very small branch distances so we may want to consider adding shortJump type
thing to reduce memory usage in future


More information about the webkit-reviews mailing list