[Webkit-unassigned] [Bug 63858] DFG JIT does not implement op_call
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 4 18:45:46 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63858
Gavin Barraclough <barraclough at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |barraclough at apple.com
--- Comment #17 from Gavin Barraclough <barraclough at apple.com> 2011-07-04 18:45:45 PST ---
My bad, my concern re callee() was misplaced. I thought that the 'function()' method called in the existing callee() was only reading 32-bits on JSVALUE32_64 - in which case it would be bad if we were relying on the aliasing within the Register struct - but this has changed, it also is performing the full 64-bit access internally. I'm happy with your change.
--
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