Bug 133134 - DFG prediction propagation should agree with fixup phase over the return type of GetByVal
Summary: DFG prediction propagation should agree with fixup phase over the return type...
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: 2014-05-20 14:00 PDT by Filip Pizlo
Modified: 2014-05-20 20:50 PDT (History)
7 users (show)

See Also:


Attachments
the patch (9.31 KB, patch)
2014-05-20 14:02 PDT, Filip Pizlo
mhahnenberg: 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 2014-05-20 14:00:45 PDT
And this should be testable.

Patch forthcoming.
Comment 1 Filip Pizlo 2014-05-20 14:02:56 PDT
Created attachment 231794 [details]
the patch
Comment 2 Mark Hahnenberg 2014-05-20 14:18:22 PDT
Comment on attachment 231794 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-05-20 20:50:07 PDT
Landed in http://trac.webkit.org/changeset/169145