Bug 121128 - run-jsc-stress-tests should have a mode for always running the copy phase
Summary: run-jsc-stress-tests should have a mode for always running the copy phase
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: 2013-09-10 15:30 PDT by Mark Hahnenberg
Modified: 2013-09-10 16:14 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.29 KB, patch)
2013-09-10 15:31 PDT, 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 2013-09-10 15:30:36 PDT
This will increase test coverage of the copying phase, which might not always get triggered normally with our default parameters for required Heap/CopiedBlock utilization.
Comment 1 Mark Hahnenberg 2013-09-10 15:31:29 PDT
Created attachment 211254 [details]
Patch
Comment 2 Geoffrey Garen 2013-09-10 15:50:19 PDT
Comment on attachment 211254 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-09-10 16:14:29 PDT
Comment on attachment 211254 [details]
Patch

Clearing flags on attachment: 211254

Committed r155489: <http://trac.webkit.org/changeset/155489>
Comment 4 WebKit Commit Bot 2013-09-10 16:14:31 PDT
All reviewed patches have been landed.  Closing bug.