MCPcopy Create free account
hub / github.com/bytecodealliance/wit-bindgen / get

Function get

tests/runtime/lists/alloc.rs:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 }
27}
28pub fn get() -> usize {
29 ALLOC_AMT.load(SeqCst)
30}

Callers 7

runMethod · 0.85
runMethod · 0.85
allocated_bytesMethod · 0.85
newMethod · 0.85
assign_commonMethod · 0.85
destroy_valMethod · 0.85
context_getFunction · 0.85

Calls 1

loadMethod · 0.45

Tested by 1

allocated_bytesMethod · 0.68