Searched refs:into_table_func (Results 1 – 1 of 1) sorted by relevance
226 let element = val.into_table_func(store, ty.element())?; in set_()297 .into_table_func(store, ty.element())? in _grow()509 let val = val.into_table_func(store, ty.element())?; in _fill()607 fn into_table_func( in into_table_func() method