Home
last modified time | relevance | path

Searched refs:fuel_function_exit (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/cranelift/src/
H A Dfunc_environ.rs390 fn fuel_function_exit(&mut self, builder: &mut FunctionBuilder<'_>) { in fuel_function_exit() method
3701 self.fuel_function_exit(builder); in after_translate_function()