[Webkit-unassigned] [Bug 122472] Win64 JIT broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 8 14:28:54 PDT 2013


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





--- Comment #2 from Alex Christensen <alex.christensen at flexsim.com>  2013-10-08 14:27:45 PST ---
I confirmed that r156896 broke the Win64 JIT, and it is because edx is now used for returnValue2Register and secondArgumentRegister, but only on Windows.  My attempts at blindly switching registers are not successful, though.  Michael, do you know what registers should be used instead?

-- 
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