Bug 128849 - Add a JSC option to disable EdenCollections
Summary: Add a JSC option to disable EdenCollections
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-14 15:19 PST by Mark Hahnenberg
Modified: 2014-02-20 14:48 PST (History)
1 user (show)

See Also:


Attachments
Patch (3.10 KB, patch)
2014-02-20 11:50 PST, Mark Hahnenberg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hahnenberg 2014-02-14 15:19:51 PST
This will help quickly identify whether or not GenGC is responsible for a particular crash by prematurely collecting a live object.
Comment 1 Mark Hahnenberg 2014-02-20 11:50:20 PST
Created attachment 224779 [details]
Patch
Comment 2 Mark Lam 2014-02-20 12:15:08 PST
Comment on attachment 224779 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-02-20 14:48:03 PST
Comment on attachment 224779 [details]
Patch

Clearing flags on attachment: 224779

Committed r164447: <http://trac.webkit.org/changeset/164447>
Comment 4 WebKit Commit Bot 2014-02-20 14:48:04 PST
All reviewed patches have been landed.  Closing bug.