Home
last modified time | relevance | path

Searched refs:_unwrap_struct (Results 1 – 2 of 2) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/gc/enabled/
H A Deqref.rs394 self._unwrap_struct(store.as_context().0) in unwrap_struct()
397 pub(crate) fn _unwrap_struct(&self, store: &StoreOpaque) -> Result<Rooted<StructRef>> { in _unwrap_struct() method
H A Danyref.rs608 self._unwrap_struct(store.as_context().0) in unwrap_struct()
611 pub(crate) fn _unwrap_struct(&self, store: &StoreOpaque) -> Result<Rooted<StructRef>> { in _unwrap_struct() method