Searched refs:initialize_field_impl (Results 1 – 2 of 2) sorted by relevance
1 use super::structref::{initialize_field_impl, read_field_impl};181 initialize_field_impl(self.as_gc_ref(), store, ty, offset, val) in initialize_field()
280 initialize_field_impl(self.as_gc_ref(), store, ty, offset, val) in initialize_field()332 pub(crate) fn initialize_field_impl( in initialize_field_impl() function