[Webkit-unassigned] [Bug 100589] ASSERT problem on MIPS

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


https://bugs.webkit.org/show_bug.cgi?id=100589


Oliver Hunt <oliver at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #173099|review?                     |review+, commit-queue+
               Flag|                            |




--- Comment #6 from Oliver Hunt <oliver at apple.com>  2012-11-08 13:32:39 PST ---
(From update of attachment 173099)
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)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list