Home
last modified time | relevance | path

Searched refs:alloc_uninit_exn (Results 1 – 2 of 2) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dgc.rs353 pub fn alloc_uninit_exn( in alloc_uninit_exn() method
/wasmtime-44.0.1/crates/wasmtime/src/runtime/gc/enabled/
H A Dexnref.rs339 .alloc_uninit_exn(allocator.type_index(), &allocator.layout()) in new_unchecked()