Searched defs:define_function (Results 1 – 2 of 2) sorted by relevance
958 fn define_function(&mut self, func: FuncId, ctx: &mut Context) -> ModuleResult<()> { in define_function() method1069 fn define_function(&mut self, func: FuncId, ctx: &mut Context) -> ModuleResult<()> { in define_function() method1173 fn define_function(&mut self, func: FuncId, ctx: &mut Context) -> ModuleResult<()> { in define_function() method
255 pub fn define_function( in define_function() method