[webkit-reviews] review requested: [Bug 59407] Fix MIPS build due to the split of "Condition" enum : [Attachment 91031] Fix branch32 and compare32

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 25 17:40:07 PDT 2011


Chao-ying Fu <fu at mips.com> has asked  for review:
Bug 59407: Fix MIPS build due to the split of "Condition" enum
https://bugs.webkit.org/show_bug.cgi?id=59407

Attachment 91031: Fix branch32 and compare32
https://bugs.webkit.org/attachment.cgi?id=91031&action=review

------- Additional Comments from Chao-ying Fu <fu at mips.com>
This patch fixes branch32 and compare32 to remove incorrect ResultCondition
that appears in the comparison.
This patch also fixes JSC::MIPSAssembler::debugOffset to use
m_buffer.debugOffset().
JavaScriptCore tests are ok.
Thanks!


More information about the webkit-reviews mailing list