servo/components/script/dom/bindings
bors-servo 3efa749976 Auto merge of #8226 - froydnj:gc-zeal, r=Ms2ger
unblock using JS_GC_ZEAL

I think these patches move the `JS_SetReservedSlot` call to the right place for #6057.  I'm not sure that the interface to `create_dom_global` is the best; passing a `JSVal` or a `*libc::c_void` seemed about equal, so I'd welcome feedback there.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8226)
<!-- Reviewable:end -->
2015-10-28 17:24:36 +05:30
..
codegen Auto merge of #8226 - froydnj:gc-zeal, r=Ms2ger 2015-10-28 17:24:36 +05:30
callback.rs Support the updated spidermonkey bindings 2015-10-14 15:30:52 -04:00
cell.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
conversions.rs Introduce trait Castable 2015-10-21 11:37:16 +02:00
error.rs Support the updated spidermonkey bindings 2015-10-14 15:30:52 -04:00
global.rs Implement GlobalRef::reflector as an inherent method. 2015-10-23 17:20:17 +02:00
js.rs Auto merge of #8097 - wenderen:8090-partialeq-for-mutheap, r=nox 2015-10-26 06:08:01 -05:00
mod.rs Enable some warnings for generated code. 2015-10-16 12:07:57 +02:00
num.rs Add bindings for TouchEvent DOM interfaces 2015-10-22 10:35:11 -07:00
proxyhandler.rs Support the updated spidermonkey bindings 2015-10-14 15:30:52 -04:00
refcounted.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
str.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
structuredclone.rs Support the updated spidermonkey bindings 2015-10-14 15:30:52 -04:00
trace.rs Improve spec-compliance of script loading and execution during document startup 2015-10-26 21:35:09 +01:00
utils.rs move reserved slot setting for DOM globals 2015-10-27 18:08:35 -04:00