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

Upgrade SpiderMonkey #3527

Closed
wants to merge 12 commits into from
Closed

Upgrade SpiderMonkey #3527

wants to merge 12 commits into from

Commits on Sep 30, 2014

  1. Build with upgraded SpiderMonkey.

    jdm committed Sep 30, 2014
  2. Add useful JS backtrace method.

    jdm committed Sep 30, 2014
  3. Fix worker assertions. Add persistent rooting via a refcounting mecha…

    …nism for DOM types. Allow Root values to contain SpiderMonkey primitive types. Make proxy-based types display the correct class name.
    jdm committed Sep 30, 2014
  4. Reenable the JITs.

    jdm committed Sep 30, 2014
  5. Clean up warnings.

    jdm committed Sep 30, 2014
  6. Get the latest mozjs changes.

    jdm committed Sep 30, 2014
  7. Silence more warnings.

    jdm committed Sep 30, 2014
  8. Pick up rust-mozjs changes.

    jdm committed Sep 30, 2014

Commits on Oct 3, 2014

  1. Address review comments; make codegen root |any| arguments to binding…

    … methods and dictionary members.
    jdm committed Oct 3, 2014
You can’t perform that action at this time.