Summary: | fourthTier: DFG should have its own notion of StructureChain, and it should be possible to validate it after compilation finishes | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> | ||||||||||
Component: | JavaScriptCore | Assignee: | Filip Pizlo <fpizlo> | ||||||||||
Status: | RESOLVED FIXED | ||||||||||||
Severity: | Normal | CC: | barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam | ||||||||||
Priority: | P2 | ||||||||||||
Version: | 528+ (Nightly build) | ||||||||||||
Hardware: | All | ||||||||||||
OS: | All | ||||||||||||
Bug Depends on: | |||||||||||||
Bug Blocks: | 115598 | ||||||||||||
Attachments: |
|
Description
Filip Pizlo
2013-05-08 18:54:51 PDT
Created attachment 201128 [details]
work in progress
Created attachment 201250 [details]
the patch
Created attachment 201251 [details]
the patch
Simplified a bit.
Created attachment 201253 [details]
the patch
Fix an assertion.
Landed in http://trac.webkit.org/changeset/149851 |