[webkit-reviews] review requested: [Bug 40179] Re-enable JIT_OPTIMIZE_NATIVE_CALL on MIPS : [Attachment 59421] Revise the patch for all CPUs

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


Chao-ying Fu <fu at mips.com> has asked  for review:
Bug 40179: Re-enable JIT_OPTIMIZE_NATIVE_CALL on MIPS
https://bugs.webkit.org/show_bug.cgi?id=40179

Attachment 59421: Revise the patch for all CPUs
https://bugs.webkit.org/attachment.cgi?id=59421&action=review

------- Additional Comments from Chao-ying Fu <fu at mips.com>
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


More information about the webkit-reviews mailing list