[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 19:05:59 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82656
--- Comment #7 from Filip Pizlo <fpizlo at apple.com> 2012-03-29 19:05:59 PST ---
(In reply to comment #6)
> (From update of attachment 134708 [details])
> 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?
You might have a point there. ;-)
I will make the change that you speak of.
--
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