[Webkit-unassigned] [Bug 82656] DFG should optimize a==b for a being an object and b being either an object or null/undefined, and vice versa

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 18:54:09 PDT 2012


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


Oliver Hunt <oliver at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #134708|review?                     |review+
               Flag|                            |




--- Comment #6 from Oliver Hunt <oliver at apple.com>  2012-03-29 18:54:09 PST ---
(From update of attachment 134708)
CompareEq should always predict bool shouldn't it?  It would seem easier to just do a single forNode(nodeIndex).set(PredictBoolean); in the AbstractState logic for it?

r=me

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