Bug 96680 - Refactored the DFG to make fewer assumptions about variable capture
Summary: Refactored the DFG to make fewer assumptions about variable capture
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-13 12:10 PDT by Geoffrey Garen
Modified: 2012-09-13 19:16 PDT (History)
2 users (show)

See Also:


Attachments
Patch (17.85 KB, patch)
2012-09-13 12:41 PDT, Geoffrey Garen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2012-09-13 12:10:36 PDT
Refactored the DFG to make fewer assumptions about variable capture
Comment 1 Geoffrey Garen 2012-09-13 12:41:46 PDT
Created attachment 163938 [details]
Patch
Comment 2 Filip Pizlo 2012-09-13 15:40:37 PDT
Comment on attachment 163938 [details]
Patch

r=me too
Comment 3 Geoffrey Garen 2012-09-13 19:16:28 PDT
Comment on attachment 163938 [details]
Patch

Clearing flags on attachment: 163938

Committed r128544: <http://trac.webkit.org/changeset/128544>
Comment 4 Geoffrey Garen 2012-09-13 19:16:30 PDT
All reviewed patches have been landed.  Closing bug.