Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/concurrent/
H A Dfutures_and_streams.rs4575 fn update_code(old: ReturnCode, new: ReturnCode) -> Result<ReturnCode> { in update_event() function
4601 code: update_code(old_code, code)?, in update_event()
4611 code: update_code(old_code, code)?, in update_event()