servo/components/script/dom/bindings
bors-servo e71ec40462 Auto merge of #8918 - Ms2ger:trace, r=nox
Initialize the slots of global objects before a possible GC.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8918)
<!-- Reviewable:end -->
2015-12-11 11:21:55 +05:30
..
codegen Avoid a null-dereference using debug mozjs builds. This matches the equivalent code upstream in Gecko. 2015-12-07 14:58:00 -05:00
callback.rs Remove #[allow(raw_pointer_derive)] attributes 2015-11-27 14:32:57 -05:00
cell.rs Rustfmt some of script. 2015-11-18 11:14:05 +01:00
conversions.rs Remove an unused trait. 2015-11-20 11:39:03 +01:00
error.rs Use throw_type_error and throw_range_error from js. 2015-11-12 10:20:19 +01:00
global.rs Move ScriptMsg from msg crate into script_traits 2015-12-09 20:50:11 +01:00
inheritance.rs Rustfmt some of script. 2015-11-18 11:14:05 +01:00
js.rs Rustfmt some of script. 2015-11-18 11:14:05 +01:00
mod.rs Introduce trait WeakReferenceable 2015-11-12 12:51:50 +01:00
num.rs Rustfmt some of script. 2015-11-18 11:14:05 +01:00
proxyhandler.rs Rustfmt some of script. 2015-11-18 11:14:05 +01:00
refcounted.rs Rustfmt some of script. 2015-11-18 11:14:05 +01:00
reflector.rs Remove #[allow(raw_pointer_derive)] attributes 2015-11-27 14:32:57 -05:00
str.rs Rustfmt some of script. 2015-11-18 11:14:05 +01:00
structuredclone.rs Rustfmt some of script. 2015-11-18 11:14:05 +01:00
trace.rs Move ScriptMsg from msg crate into script_traits 2015-12-09 20:50:11 +01:00
utils.rs Initialize the slots of global objects before a possible GC. 2015-12-10 12:08:42 -05:00
weakref.rs Rustfmt some of script. 2015-11-18 11:14:05 +01:00
xmlname.rs Update string_cache to 0.2. 2015-11-25 10:13:21 -06:00