Bug 128203 - Refactor MarkStackArray to allow more than JSCells to be stored
Summary: Refactor MarkStackArray to allow more than JSCells to be stored
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: 128202
  Show dependency treegraph
 
Reported: 2014-02-04 12:09 PST by Mark Hahnenberg
Modified: 2014-02-04 16:03 PST (History)
1 user (show)

See Also:


Attachments
Patch (36.28 KB, patch)
2014-02-04 12:27 PST, Mark Hahnenberg
no flags Details | Formatted Diff | Diff
Patch (35.91 KB, patch)
2014-02-04 13:21 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-04 12:09:16 PST
This is in preparation for bug 128202.
Comment 1 Mark Hahnenberg 2014-02-04 12:27:33 PST
Created attachment 223151 [details]
Patch
Comment 2 Mark Hahnenberg 2014-02-04 13:21:16 PST
Created attachment 223155 [details]
Patch
Comment 3 Geoffrey Garen 2014-02-04 13:31:21 PST
Comment on attachment 223155 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-02-04 16:03:52 PST
Comment on attachment 223155 [details]
Patch

Clearing flags on attachment: 223155

Committed r163414: <http://trac.webkit.org/changeset/163414>
Comment 5 WebKit Commit Bot 2014-02-04 16:03:56 PST
All reviewed patches have been landed.  Closing bug.