Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/environ/src/component/translate/
H A Dadapt.rs337 fact::Import::AsyncStartCall { in fact_import_to_core_def()
340 } => simple_intrinsic(dfg::Trampoline::AsyncStartCall { in fact_import_to_core_def()
/wasmtime-44.0.1/crates/environ/src/component/
H A Dinfo.rs1079 AsyncStartCall { enumerator
1252 AsyncStartCall { .. } => format!("component-async-start-call"), in symbol_name()
H A Ddfg.rs469 AsyncStartCall { enumerator
1157 Trampoline::AsyncStartCall { in trampoline()
1160 } => info::Trampoline::AsyncStartCall { in trampoline()
/wasmtime-44.0.1/crates/environ/src/
H A Dfact.rs638 Import::AsyncStartCall { in import_async_start_call()
874 AsyncStartCall { enumerator
/wasmtime-44.0.1/crates/cranelift/src/compiler/
H A Dcomponent.rs662 Trampoline::AsyncStartCall { in translate()
1477 | Trampoline::AsyncStartCall { .. } in check_may_leave()