Searched refs:into_structref_unchecked (Results 1 – 3 of 3) sorted by relevance
19 pub fn into_structref_unchecked(self) -> VMStructRef { in into_structref_unchecked() method
55 Ok(self.into_structref_unchecked()) in into_structref()69 pub fn into_structref_unchecked(self) -> VMStructRef { in into_structref_unchecked() method
294 .map(|r| r.map(|r| r.into_structref_unchecked())) in alloc_uninit_struct()