Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ CountDrops
Class
CountDrops
tests/all/gc.rs:88–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
struct CountDrops(Arc<AtomicUsize>);
89
90
impl Drop for CountDrops {
91
fn drop(&mut self) {
Callers
3
wasm_dropping_refs
Function · 0.70
drc_transitive_drop_cons_list
Function · 0.70
recursively_build_tree
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected