[webkit-reviews] review granted: [Bug 100589] ASSERT problem on MIPS : [Attachment 173099] ASSERT fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 13:31:02 PST 2012


Oliver Hunt <oliver at apple.com> has granted Balazs Kilvady
<kilvadyb at homejinni.com>'s request for review:
Bug 100589: ASSERT problem on MIPS
https://bugs.webkit.org/show_bug.cgi?id=100589

Attachment 173099: ASSERT fix.
https://bugs.webkit.org/attachment.cgi?id=173099&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
The assertion is intended to prevent anyone from trying to use a different
register for value, as the profiling logic in the baseline jit always assumes
regT0 contains the value and t1 the tag (if appropriate)


More information about the webkit-reviews mailing list