Searched refs:StorePtr (Results 1 – 1 of 1) sorted by relevance
521 traitobj: StorePtr,579 struct StorePtr(Option<NonNull<dyn VMStore>>); struct585 unsafe impl Send for StorePtr {} implementation586 unsafe impl Sync for StorePtr {} implementation771 traitobj: StorePtr(None), in try_new()797 inner.traitobj = StorePtr(Some(NonNull::from(&mut *inner))); in try_new()