[Webkit-unassigned] [Bug 69054] JSVALUE32_64 DFG JIT failed to be built on 32-bit Linux due to incorrect overloaded OpInfo constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 23:46:42 PDT 2011


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109110|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #2 from Gavin Barraclough <barraclough at apple.com>  2011-09-28 23:46:42 PST ---
(From update of attachment 109110)
Maybe we should just do away with this constructor - could be worth examining it's uses, I think in many cases the arguments might make more sense as size_t's (e.g. subscripts to arrays in CodeBlock).  But seems sensible for now.

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