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
+2,446
−1,553
Regenerate JSAPI bindings for upgraded SpiderMonkey.
e74a1de
Select commit
e74a1de
Regenerate JSAPI bindings for upgraded SpiderMonkey.
jdm bfc3214
More additions to support upgraded SpiderMonkey.
jdm 9738d6d
Fix JSFUN_CONSTRUCTOR.
jdm 5eb4b57
Allow arguments to JS_CallFunctionValue, and add useful RAII compartm…
jdm 715d516
Fix wrong NON_NATIVE constant.
jdm 42d33cd
Some more stuff.
Ms2ger f46ecc2
Fix define mismatch for debug builds.
jdm f7c5bfc
Fix incorrect type conversion for MutableHandle<JSPropertyDescriptor>.
jdm 599bd9d
Add context rooting fields.
jdm 5e4fd60
Improve JSTraceDataOp types.
jdm 6e51fe4
Add linked list manipulation for persistent rooting.
jdm 2b6d605
Add poison pointer detection.
jdm f0f7535
Fixes
Ms2ger 92a9a6c
Fix types.
jdm 750d714
Expose structured clone methods.
jdm 46afc7a
Fix incorrect proxy-related arguments. Correct misuse of CallArgs str…
jdm f937357
Improve the type situation and allow cloning mutable handles.
jdm 6e91b33
Disable all JITs until further work is complete. Add missing classNam…
jdm 05d8490
Expose JIT DOM callback methods.
jdm 01117b7
Fix warnings.
jdm
Closed
Upgrade SpiderMonkey #106
Regenerate JSAPI bindings for upgraded SpiderMonkey.
May 5, 2014
May 15, 2014
May 15, 2014
May 15, 2014
May 16, 2014
May 29, 2014
Jun 26, 2014
Jun 27, 2014
Jul 13, 2014
Jul 25, 2014
Jul 25, 2014
Jul 29, 2014
Aug 6, 2014
Aug 6, 2014
Sep 2, 2014
Sep 2, 2014
Sep 7, 2014
Sep 8, 2014
Sep 17, 2014
Sep 30, 2014
e74a1de
Select commit
e74a1de
Regenerate JSAPI bindings for upgraded SpiderMonkey.
jdm bfc3214
More additions to support upgraded SpiderMonkey.
jdm 9738d6d
Fix JSFUN_CONSTRUCTOR.
jdm 5eb4b57
Allow arguments to JS_CallFunctionValue, and add useful RAII compartm…
jdm 715d516
Fix wrong NON_NATIVE constant.
jdm 42d33cd
Some more stuff.
Ms2ger f46ecc2
Fix define mismatch for debug builds.
jdm f7c5bfc
Fix incorrect type conversion for MutableHandle<JSPropertyDescriptor>.
jdm 599bd9d
Add context rooting fields.
jdm 5e4fd60
Improve JSTraceDataOp types.
jdm 6e51fe4
Add linked list manipulation for persistent rooting.
jdm 2b6d605
Add poison pointer detection.
jdm f0f7535
Fixes
Ms2ger 92a9a6c
Fix types.
jdm 750d714
Expose structured clone methods.
jdm 46afc7a
Fix incorrect proxy-related arguments. Correct misuse of CallArgs str…
jdm f937357
Improve the type situation and allow cloning mutable handles.
jdm 6e91b33
Disable all JITs until further work is complete. Add missing classNam…
jdm 05d8490
Expose JIT DOM callback methods.
jdm 01117b7
Fix warnings.
jdm