[webkit-reviews] review granted: [Bug 39151] Incorrect codegen for slowcase of < in 64-bit : [Attachment 56144] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 15 12:04:56 PDT 2010


Maciej Stachowiak <mjs at apple.com> has granted Oliver Hunt <oliver at apple.com>'s
request for review:
Bug 39151: Incorrect codegen for slowcase of < in 64-bit
https://bugs.webkit.org/show_bug.cgi?id=39151

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

------- Additional Comments from Maciej Stachowiak <mjs at apple.com>
JavaScriptCore/ChangeLog:8
 +	    Call the correct stud for the slowcases of the < operator.
Typo as already noted by Mark.

r=me if you fix that.


More information about the webkit-reviews mailing list