Bug 89511 - DFG CFA forgets to notify subsequent phases of found constants if it proves LogicalNot to be a constant
Summary: DFG CFA forgets to notify subsequent phases of found constants if it proves L...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-19 13:55 PDT by Filip Pizlo
Modified: 2012-06-19 16:10 PDT (History)
0 users

See Also:


Attachments
the patch (63.05 KB, patch)
2012-06-19 13:56 PDT, Filip Pizlo
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-06-19 13:55:06 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-06-19 13:56:44 PDT
Created attachment 148413 [details]
the patch
Comment 2 Geoffrey Garen 2012-06-19 16:06:01 PDT
Comment on attachment 148413 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-06-19 16:10:42 PDT
Landed in http://trac.webkit.org/changeset/120767