Home
last modified time | relevance | path

Searched refs:alloc_uninit_struct_or_exn (Results 1 – 4 of 4) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dgc.rs293 .alloc_uninit_struct_or_exn(ty, layout) in alloc_uninit_struct()
359 .alloc_uninit_struct_or_exn(ty, layout) in alloc_uninit_exn()
/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/gc/enabled/
H A Dnull.rs289 fn alloc_uninit_struct_or_exn( in alloc_uninit_struct_or_exn() method
H A Ddrc.rs966 fn alloc_uninit_struct_or_exn( in alloc_uninit_struct_or_exn() method
/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/gc/
H A Dgc_runtime.rs293 fn alloc_uninit_struct_or_exn( in alloc_uninit_struct_or_exn() method