Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/func/
H A Dtyped.rs332 Self::lower_stack_args(cx, &params, ty, dst) in lower_args()
482 fn lower_stack_args<T>( in lower_stack_args() function