Searched defs:push_function (Results 1 – 2 of 2) sorted by relevance
101 pub(crate) fn push_function(&mut self, func_type: u32) { in push_function() method
619 pub fn push_function(&mut self, signature: impl Into<EngineOrModuleTypeIndex>) -> FuncIndex { in push_function() method