Home
last modified time | relevance | path

Searched defs:async_instance (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/tests/all/
H A Dtraps.rs1025 let async_instance = async_linker in async_then_sync_trap() localVariable
1072 let async_instance = async_linker in sync_then_async_trap() localVariable
1077 async_instance: Instance, in sync_then_async_trap() field
1094 let async_instance = caller.data().async_instance; in sync_then_async_trap() localVariable