Searched refs:module_env (Results 1 – 1 of 1) sorted by relevance
1731 struct Call<'a, 'func, 'module_env> {1733 env: &'a mut FuncEnvironment<'module_env>,1750 impl<'a, 'func, 'module_env> Call<'a, 'func, 'module_env> {1754 env: &'a mut FuncEnvironment<'module_env>, in new() argument1768 env: &'a mut FuncEnvironment<'module_env>, in new_tail() argument