Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cranelift/src/compiler/
H A Dcomponent.rs1426 fn raise_if_transcode_trapped(&mut self, amount_copied: ir::Value) { in raise_if_transcode_trapped() method
1907 self.raise_if_transcode_trapped(results[0]); in translate_transcode()
1915 self.raise_if_transcode_trapped(results[0]); in translate_transcode()