Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dcomponent.rs531 pub fn set_runtime_realloc( in set_runtime_realloc() method
/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/
H A Dinstance.rs952 .set_runtime_realloc(realloc.index, func_ref); in extract_realloc()