servo/components/script/dom/bindings
Patrick Walton 874db26104 script: Use atom comparison in more places, especially for attributes.
75% improvement in style recalc for Guardians of the Galaxy.
2014-09-17 13:17:12 -07:00
..
codegen script: Use atom comparison in more places, especially for attributes. 2014-09-17 13:17:12 -07:00
callback.rs Add unrooted_must_root lint for usages of JS<T> in let/for bindings 2014-09-16 22:54:24 +05:30
conversions.rs Cargoify servo 2014-09-08 20:21:42 -06:00
DESIGN.md Cargoify servo 2014-09-08 20:21:42 -06:00
error.rs Cargoify servo 2014-09-08 20:21:42 -06:00
global.rs Add unrooted_must_root lint for enums and structs containing JS<T>, as well as functions with JS<T> in their parameter list 2014-09-16 22:11:27 +05:30
js.rs Unwrap pointers and miscellany for unrooted_must_root check 2014-09-16 23:31:40 +05:30
proxyhandler.rs Cargoify servo 2014-09-08 20:21:42 -06:00
str.rs Cargoify servo 2014-09-08 20:21:42 -06:00
trace.rs Make Reflector #[must_root], propagate to non-HTMLElements 2014-09-17 01:02:41 +05:30
utils.rs Make Reflector #[must_root], propagate to non-HTMLElements 2014-09-17 01:02:41 +05:30