Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dcomponent.rs559 pub fn set_runtime_post_return( in set_runtime_post_return() method
/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/
H A Dinstance.rs970 .set_runtime_post_return(post_return.index, func_ref); in extract_post_return()