servo/components/plugins
Anthony Ramine 1327ebd52f Remove HeapGCValue
It could be used to have mutable JSVal fields without GC barriers.
With the removal of that trait, MutHeap and MutNullableHeap can respectively
be replaced by MutJS and MutNullableJS.
2016-12-12 10:47:54 -10:00
..
lints Remove HeapGCValue 2016-12-12 10:47:54 -10:00
Cargo.toml Fix ./mach clippy. 2016-11-08 09:28:30 -05:00
jstraceable.rs Make #[derive(JSTraceable)] a procedural macro 2016-11-03 01:10:35 +01:00
lib.rs Rename Reflectable to DomObject. 2016-12-08 08:50:35 -10:00
reflector.rs Rename Reflectable to DomObject. 2016-12-08 08:50:35 -10:00
utils.rs Update to Rust 1.15.0-nightly (1c448574b 2016-11-28) 2016-11-29 21:19:25 +01:00