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 #106

Closed
wants to merge 20 commits into from
Closed

Upgrade SpiderMonkey #106

wants to merge 20 commits into from

Commits on Sep 26, 2014

  1. Fix JSFUN_CONSTRUCTOR.

    jdm committed Sep 26, 2014
  2. Fix wrong NON_NATIVE constant.

    jdm committed Sep 26, 2014
  3. Some more stuff.

    Ms2ger authored and jdm committed Sep 26, 2014
  4. Add context rooting fields.

    jdm committed Sep 26, 2014
  5. Improve JSTraceDataOp types.

    jdm committed Sep 26, 2014
  6. Add poison pointer detection.

    jdm committed Sep 26, 2014
  7. Fixes

    Ms2ger authored and jdm committed Sep 26, 2014
  8. Fix types.

    jdm committed Sep 26, 2014
  9. Expose structured clone methods.

    jdm committed Sep 26, 2014
  10. Disable all JITs until further work is complete. Add missing classNam…

    …e proxy trap. Expose thread-related initialization for native tasks using SpiderMonkey.
    jdm committed Sep 26, 2014
  11. Expose JIT DOM callback methods.

    jdm committed Sep 26, 2014

Commits on Sep 30, 2014

  1. Fix warnings.

    jdm committed Sep 30, 2014
You can’t perform that action at this time.