Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/environ/src/component/
H A Dtranslate.rs347 ModuleSynthetic(HashMap<&'data str, EntityIndex>), enumerator
1420 LocalInitializer::ModuleSynthetic(map) in instantiate_module_from_exports()
/wasmtime-44.0.1/crates/environ/src/component/translate/
H A Dinline.rs1236 ModuleSynthetic(map) => { in initializer()