Bug 82557

Summary: DFG object equality speculations should be simplified
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch barraclough: review+

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.