Searched refs:StaticFuncTable (Results 1 – 1 of 1) sorted by relevance
112 Func(StaticFuncTable),117 impl From<StaticFuncTable> for StaticTable {118 fn from(value: StaticFuncTable) -> Self { in from()135 pub struct StaticFuncTable { struct227 impl From<StaticFuncTable> for Table {228 fn from(value: StaticFuncTable) -> Self { in from()387 Ok(Self::from(StaticFuncTable { in new_static()513 Table::Static(StaticTable::Func(StaticFuncTable { size, .. })) => *size, in size()959 Self::Static(StaticTable::Func(StaticFuncTable { in funcrefs()982 Self::Static(StaticTable::Func(StaticFuncTable { in funcrefs_mut()[all …]