Bug 88153 - DFG CFA should mark basic blocks as having constants if local accesses yield constants
Summary: DFG CFA should mark basic blocks as having constants if local accesses yield ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-01 16:49 PDT by Filip Pizlo
Modified: 2012-06-01 16:55 PDT (History)
0 users

See Also:


Attachments
the patch (2.20 KB, patch)
2012-06-01 16:50 PDT, Filip Pizlo
barraclough: 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-01 16:49:45 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-06-01 16:50:53 PDT
Created attachment 145407 [details]
the patch
Comment 2 Filip Pizlo 2012-06-01 16:55:10 PDT
Landed in http://trac.webkit.org/changeset/119301