servo/components/script/dom/bindings
Eli Friedman 1a50fce67c Clean up some code related to #[no_move].
The patch makes RootCollection a bit safer by making the StackRootTLS hold
it in place.

The use of no_move in CodeGenRust was leftover from when roots couldn't
be moved.
2015-11-07 21:17:24 -08:00
..
codegen Clean up some code related to #[no_move]. 2015-11-07 21:17:24 -08:00
callback.rs Support the updated spidermonkey bindings 2015-10-14 15:30:52 -04:00
cell.rs Check modified event state from layout and dirty it there. 2015-10-27 12:48:48 -07:00
conversions.rs Update js. 2015-10-28 18:02:10 +01:00
error.rs Support the updated spidermonkey bindings 2015-10-14 15:30:52 -04:00
global.rs Removed JS::root Fixes #8251 2015-10-31 18:15:16 +05:30
js.rs Clean up some code related to #[no_move]. 2015-11-07 21:17:24 -08:00
mod.rs Clean up some code related to #[no_move]. 2015-11-07 21:17:24 -08:00
num.rs Remove the Zeroable definition for Finite<T>. 2015-10-29 12:21:51 +01: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 Clean up some code related to #[no_move]. 2015-11-07 21:17:24 -08:00
utils.rs Auto merge of #8242 - Ms2ger:update-js, r=metajack 2015-10-28 23:35:40 +05:30