Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wizer/src/component/
H A Dinfo.rs92 pub(crate) fn num_core_modules(&self) -> u32 { in num_core_modules() method
H A Dinstrument.rs341 self.component.num_core_modules(), in finish()