Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upEnable incremental GC. #7621
Open
Enable incremental GC. #7621
Labels
Comments
|
@michaelwu Could you elaborate on this, please? |
bors-servo
added a commit
that referenced
this issue
May 14, 2016
(Do not merge) Enable incremental GC Fixes #7621. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11101) <!-- Reviewable:end -->
|
In order to enable this, I want to run tests with gczeal enabled. That requires enabling the debugmozjs feature for SpiderMonkey, which is being worked on in #14766. That is broken on Windows due to rust-lang/rust#39016. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@michaelwu left
in
ScriptTask::new_rt_and_cx()with no further explanation.