Searched refs:RootSet (Results 1 – 3 of 3) sorted by relevance
38 pub(crate) struct RootSet {} struct40 impl RootSet { impl
420 pub(crate) struct RootSet { struct450 impl RootSet { argument1417 fn gc_roots(&mut self) -> &mut RootSet { in gc_roots() argument1853 RootSet::with_lifo_scope(store, |store| { in wasm_ty_load()1885 RootSet::with_lifo_scope(store, |store| { in wasm_ty_option_load()
81 use crate::RootSet;484 gc_roots: RootSet,750 gc_roots: RootSet::default(), in try_new()2061 pub(crate) fn gc_roots(&self) -> &RootSet { in gc_roots() argument2067 pub(crate) fn gc_roots_mut(&mut self) -> &mut RootSet { in gc_roots_mut() argument