RESOLVED FIXED Bug 82557
DFG object equality speculations should be simplified
https://bugs.webkit.org/show_bug.cgi?id=82557
Summary DFG object equality speculations should be simplified
Filip Pizlo
Reported 2012-03-28 18:04:58 PDT
They currently speculate FinalObject if one operand is a FinalObject and the other is any object. That makes, like, no sense. Patch forthcoming.
Attachments
the patch (1.60 KB, patch)
2012-03-28 18:14 PDT, Filip Pizlo
barraclough: review+
Filip Pizlo
Comment 1 2012-03-28 18:14:32 PDT
Created attachment 134460 [details] the patch
Filip Pizlo
Comment 2 2012-03-28 23:53:13 PDT
Note You need to log in before you can comment on or make changes to this bug.