[Webkit-unassigned] [Bug 40231] Add native call support for ARM and Thumb-2 JIT with JSValue32

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 21 11:13:34 PDT 2010


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


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #58025|review?                     |review+
               Flag|                            |




--- Comment #5 from Geoffrey Garen <ggaren at apple.com>  2010-06-21 11:13:34 PST ---
(From update of attachment 58025)
JavaScriptCore/jit/JITOpcodes.cpp:226
 +      restoreReturnAddressBeforeReturn(regT3);
This implies that the link register is caller save. Is it? I thought it was callee save.

r=me

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