[Webkit-unassigned] [Bug 22889] JSImmediate::makeInt() requires 64-bit precision internally, should not.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 2 18:01:31 PST 2010


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Gavin Barraclough <barraclough at apple.com>  2010-03-02 18:01:31 PST ---
This bug is old, and was quite possibly inaccurate in the first place.
Now, we certainly do always ensure the top word is a sign extend of the low
word, if using 32-bit representation on 64-bit.

That said, we don't use 32-bit representation on 64-bit, so this is utterly
uninteresting.

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