Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ did_crash
Method
did_crash
cranelift/src/bugpoint.rs:731–733 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
729
}
730
731
fn did_crash(&mut self) {
732
self.block = self.prev_block.unwrap();
733
}
734
}
735
736
fn replace_with_const(pos: &mut FuncCursor, param: Value) -> &'static str {
Callers
1
reduce
Function · 0.45
Calls
1
unwrap
Method · 0.45
Tested by
no test coverage detected