[Webkit-unassigned] [Bug 40179] Re-enable JIT_OPTIMIZE_NATIVE_CALL on MIPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 15:29:36 PDT 2010


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


Chao-ying Fu <fu at mips.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57924|0                           |1
        is obsolete|                            |
  Attachment #59421|                            |review?, commit-queue?
               Flag|                            |




--- Comment #10 from Chao-ying Fu <fu at mips.com>  2010-06-22 15:29:36 PST ---
Created an attachment (id=59421)
 --> (https://bugs.webkit.org/attachment.cgi?id=59421)
Revise the patch for all CPUs

Hi Oliver,

  I revised the patch, so that all CPUs can share the same mechanism (based on the original JITOpcodes.cpp). The patch uses the standard functions to access and restore the returned address. The callFrameRegister is restored after the native call. People may need to test x86.

  Thanks for your review!

Regards,
Chao-ying

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