Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ SetFlagOnDrop
Class
SetFlagOnDrop
tests/all/exceptions.rs:426–426 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
424
}
425
426
struct SetFlagOnDrop(Arc<AtomicBool>);
427
428
impl Drop for SetFlagOnDrop {
429
fn drop(&mut self) {
Callers
1
store_pending_exnref_has_write_barrier
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected