[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
Wed May 29 16:45:35 PDT 2013


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


Michael Saboff <msaboff at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #203106|0                           |1
        is obsolete|                            |
 Attachment #203106|review?                     |
               Flag|                            |
 Attachment #203289|                            |review?
               Flag|                            |




--- Comment #4 from Michael Saboff <msaboff at apple.com>  2013-05-29 16:44:06 PST ---
Created an attachment (id=203289)
 --> (https://bugs.webkit.org/attachment.cgi?id=203289&action=review)
Updated patch addressing reviewer comments

I had commented out the ASSERT during development.  Fixed the reason that it was failing on 32_64 builds by adding in the storePtr(callFrameRegister, &m_vm->topCallFrame); back in at the end of privateCompileCTINativeCall().

Also removed the bogus empty comment.

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