[Webkit-unassigned] [Bug 116889] fourthTier: The baseline jit and LLint should use common slow paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 7 21:14:20 PDT 2013


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





--- Comment #11 from Michael Saboff <msaboff at apple.com>  2013-06-07 21:12:48 PST ---
(In reply to comment #9)
> I'm pretty sure this broke Kraken in debug build.

Looks like there were a couple of emitSlow_op_*() functions where I didn't load the return register (rax on X86_64) with the result of the operation after the call.  I fixed the ones I found and kraken works.  I'll spend a little more time testing before relanding.

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