Bug 117170 - fourthTier: all cached put_by_id transitions, even ones that weren't inlined by the DFG, should be propagated by the GC
Summary: fourthTier: all cached put_by_id transitions, even ones that weren't inlined ...
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:
 
Reported: 2013-06-03 14:49 PDT by Filip Pizlo
Modified: 2013-06-03 17:11 PDT (History)
7 users (show)

See Also:


Attachments
the patch (10.96 KB, patch)
2013-06-03 14:50 PDT, Filip Pizlo
mhahnenberg: 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-06-03 14:49:54 PDT
This should keep more structures alive.
Comment 1 Filip Pizlo 2013-06-03 14:50:46 PDT
Created attachment 203630 [details]
the patch
Comment 2 Mark Hahnenberg 2013-06-03 15:00:08 PDT
Comment on attachment 203630 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-06-03 17:11:40 PDT
Landed in http://trac.webkit.org/changeset/151144