Bug 131424 - DFG::FixupPhase should insert conversion nodes after the rest of fixup so that we know how the types settled
Summary: DFG::FixupPhase should insert conversion nodes after the rest of fixup so tha...
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: 131423
  Show dependency treegraph
 
Reported: 2014-04-08 20:23 PDT by Filip Pizlo
Modified: 2014-04-12 11:23 PDT (History)
10 users (show)

See Also:


Attachments
the path (18.64 KB, patch)
2014-04-11 17:15 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 2014-04-08 20:23:35 PDT
...
Comment 1 Filip Pizlo 2014-04-11 17:15:22 PDT
Created attachment 229182 [details]
the path
Comment 2 Geoffrey Garen 2014-04-11 19:40:25 PDT
Comment on attachment 229182 [details]
the path

r=me
Comment 3 Filip Pizlo 2014-04-12 11:23:17 PDT
Landed in http://trac.webkit.org/changeset/167182