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
+1,890
−904
Clean up warnings.
d9f2914
Select commit
771d319
Build with upgraded SpiderMonkey.
jdm 26622bb
Enable rooting SM primitive types.
jdm c824acd
Report exceptions from callbacks to fix some asserts exposed by WPT.
jdm 6a86600
Add useful JS backtrace method.
jdm 9bf0351
Fix worker assertions. Add persistent rooting via a refcounting mecha…
jdm a054534
Reenable the JITs.
jdm d9f2914
Clean up warnings.
jdm 6a35be2
Pick up SpiderMonkey configure changes.
jdm 18e603f
Get the latest mozjs changes.
jdm bca7e30
Silence more warnings.
jdm eaea112
Pick up rust-mozjs changes.
jdm 3ca013d
Address review comments; make codegen root |any| arguments to binding…
jdm
Closed
Upgrade SpiderMonkey #3527
Clean up warnings.
May 9, 2014
Sep 7, 2014
Sep 9, 2014
Sep 15, 2014
Sep 15, 2014
Sep 17, 2014
Sep 17, 2014
Sep 18, 2014
Sep 29, 2014
Sep 29, 2014
Sep 30, 2014
Oct 3, 2014
d9f2914
Select commit
771d319
Build with upgraded SpiderMonkey.
jdm 26622bb
Enable rooting SM primitive types.
jdm c824acd
Report exceptions from callbacks to fix some asserts exposed by WPT.
jdm 6a86600
Add useful JS backtrace method.
jdm 9bf0351
Fix worker assertions. Add persistent rooting via a refcounting mecha…
jdm a054534
Reenable the JITs.
jdm d9f2914
Clean up warnings.
jdm 6a35be2
Pick up SpiderMonkey configure changes.
jdm 18e603f
Get the latest mozjs changes.
jdm bca7e30
Silence more warnings.
jdm eaea112
Pick up rust-mozjs changes.
jdm 3ca013d
Address review comments; make codegen root |any| arguments to binding…
jdm