Searched refs:convert_module (Results 1 – 3 of 3) sorted by relevance
59 let m_isa = Ast_convert.convert_module (module_.it) in90 let m_isa = Ast_convert.convert_module (module_.it) in
278 ComponentEntityType::Module(id) => TypeDef::Module(self.convert_module(types, id)?), in convert_component_entity_type()379 pub(crate) fn convert_module( in convert_module() method
802 ty: wasmtime_types.convert_module(wasmparser_types, *ty)?, in export()