Bug 145904 - DFG Object Allocation Sinking should not consider GetClosureVar as escapes
Summary: DFG Object Allocation Sinking should not consider GetClosureVar as escapes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basile Clement
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-11 18:25 PDT by Basile Clement
Modified: 2015-06-12 09:34 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.72 KB, patch)
2015-06-11 18:39 PDT, Basile Clement
no flags Details | Formatted Diff | Diff
Patch for landing (2.78 KB, patch)
2015-06-12 08:39 PDT, Basile Clement
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basile Clement 2015-06-11 18:25:49 PDT
DFG Object Allocation Sinking should not consider GetClosureVar as escapes
Comment 1 Basile Clement 2015-06-11 18:39:06 PDT
Created attachment 254774 [details]
Patch
Comment 2 Basile Clement 2015-06-12 08:39:49 PDT
Created attachment 254803 [details]
Patch for landing
Comment 3 WebKit Commit Bot 2015-06-12 09:34:13 PDT
Comment on attachment 254803 [details]
Patch for landing

Clearing flags on attachment: 254803

Committed r185505: <http://trac.webkit.org/changeset/185505>
Comment 4 WebKit Commit Bot 2015-06-12 09:34:18 PDT
All reviewed patches have been landed.  Closing bug.