[Webkit-unassigned] [Bug 74480] DFG should infer when local variables are doubles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 13 22:46:53 PST 2011


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


Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #119149|0                           |1
        is obsolete|                            |
 Attachment #119157|                            |review?
               Flag|                            |




--- Comment #5 from Filip Pizlo <fpizlo at apple.com>  2011-12-13 22:46:53 PST ---
Created an attachment (id=119157)
 --> (https://bugs.webkit.org/attachment.cgi?id=119157&action=review)
the patch

Wrote the JSVALUE32_64 code.  Luckily, the OSR exit/entry for JSVALUE32_64 needed no special work since an IEEE double is also a valid JSVALUE32_64 double.

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