Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assorted SpiderMonkey GC-related fixes #6180

Closed
wants to merge 2 commits into from
Closed

Assorted SpiderMonkey GC-related fixes #6180

wants to merge 2 commits into from

Commits on May 25, 2015

  1. Trace the prototype array for DOM globals. Reorder DOM global creatio…

    …n to minimize the number of allocations that can occur before the global is ready to be traced.
    jdm committed May 25, 2015
You can’t perform that action at this time.