[Webkit-unassigned] [Bug 31050] [Multipatch] JSVALUE32_64 support on ARM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 6 01:59:08 PST 2009


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42566|review?                     |review-
               Flag|                            |




--- Comment #4 from Gavin Barraclough <barraclough at apple.com>  2009-11-06 01:59:08 PDT ---
(From update of attachment 42566)
As discussed in irc, I've landed a version of the OBJECT_OFFSETOF(struct
JITStackFrame, args) change in r50594.
Also, I've changed the shift behaviour in r50595, so the extra and32's on the
shifts should no longer be required.

Also as discussed in irc, some ASSERTs to guard THUNK_RETURN_ADDRESS_OFFSET
would be a great improvement.

The empty '#elif PLATFORM(ARM_TRADITIONAL)' in JIT.h was a little confusing,
would be great to add a quick comment explaining why this section is empty
(something like "// patchOffset... values should go here; JIT optimizations
currently not supported on ARM with JSVALUE32_64.").

Otherwise looks good to go, r- since you'll need to update to r50594, r50595,
but should be a straight r+ after that.

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