Home
last modified time | relevance | path

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

/wasmtime-44.0.1/tests/all/
H A Dpooling_allocator.rs1488 let module_without_image = Module::new( in memory_reset_if_instantiation_fails() localVariable
1503 let instance = Instance::new(&mut store, &module_without_image, &[])?; in memory_reset_if_instantiation_fails()