Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dgc.rs287 pub fn alloc_uninit_struct( in alloc_uninit_struct() method
/wasmtime-44.0.1/crates/wasmtime/src/runtime/gc/enabled/
H A Dstructref.rs341 .alloc_uninit_struct(allocator.type_index(), &allocator.layout()) in new_unchecked()