Searched defs:exit_with_code (Results 1 – 3 of 3) sorted by relevance
14 fn exit_with_code(&mut self, status_code: u8) -> wasmtime::Result<()> { in exit_with_code() method
292 fn exit_with_code(&mut self, status_code: u8) -> wasmtime::Result<()> { in exit_with_code() method
546 fn exit_with_code(&mut self, _: u8) -> Result<()> { in exit_with_code() method