Searched refs:push_function (Results 1 – 5 of 5) sorted by relevance
101 pub(crate) fn push_function(&mut self, func_type: u32) { in push_function() method123 self.push_function(ty_idx); in push_import()
72 module.push_function(ty_idx?); in function_section()
619 pub fn push_function(&mut self, signature: impl Into<EngineOrModuleTypeIndex>) -> FuncIndex { in push_function() method
397 self.result.module.push_function(interned_index); in translate_payload()839 .push_function(ty.unwrap_module_type_index()); in push_type()
508 .push_function(wasmtime_environ::ModuleInternedTypeIndex::from_u32(0)); in mock()