Bug 115841 - fourthTier: DFG should have its own notion of StructureChain, and it should be possible to validate it after compilation finishes
Summary: fourthTier: DFG should have its own notion of StructureChain, and it should b...
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: 115598
  Show dependency treegraph
 
Reported: 2013-05-08 18:54 PDT by Filip Pizlo
Modified: 2013-05-09 16:01 PDT (History)
7 users (show)

See Also:


Attachments
work in progress (41.49 KB, patch)
2013-05-08 18:55 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (46.11 KB, patch)
2013-05-09 10:33 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (46.95 KB, patch)
2013-05-09 10:50 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (47.39 KB, patch)
2013-05-09 11:15 PDT, Filip Pizlo
oliver: 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 2013-05-08 18:54:51 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-05-08 18:55:19 PDT
Created attachment 201128 [details]
work in progress
Comment 2 Filip Pizlo 2013-05-09 10:33:38 PDT
Created attachment 201250 [details]
the patch
Comment 3 Filip Pizlo 2013-05-09 10:50:10 PDT
Created attachment 201251 [details]
the patch

Simplified a bit.
Comment 4 Filip Pizlo 2013-05-09 11:15:45 PDT
Created attachment 201253 [details]
the patch

Fix an assertion.
Comment 5 Filip Pizlo 2013-05-09 16:01:08 PDT
Landed in http://trac.webkit.org/changeset/149851