Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/vmcontext/
H A Dvm_host_func_context.rs49 let vmctx = VMOpaqueContext::from_vm_array_call_host_func_context(ctx.get()); in new()
/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dvmcontext.rs1772 pub fn from_vm_array_call_host_func_context( in from_vm_array_call_host_func_context() method