Lines Matching refs:RootScope
6 OwnedRooted, Ref, RootScope, StorageType, StructRef, StructRefPre, StructType, Val, ValType,
331 let mut scope = RootScope::new(cx); in wasmtime_anyref_from_raw()
343 let mut scope = RootScope::new(cx); in wasmtime_anyref_from_i31()
405 let mut scope = RootScope::new(cx); in wasmtime_externref_new()
465 let mut scope = RootScope::new(cx); in wasmtime_externref_from_raw()
522 let mut scope = RootScope::new(cx); in wasmtime_eqref_from_i31()
545 let mut scope = RootScope::new(cx); in wasmtime_eqref_i31_get_u()
561 let mut scope = RootScope::new(cx); in wasmtime_eqref_i31_get_s()
642 let mut scope = RootScope::new(&mut cx); in wasmtime_structref_new()
709 let mut scope = RootScope::new(&mut cx); in wasmtime_structref_field()
731 let mut scope = RootScope::new(&mut cx); in wasmtime_structref_set_field()
758 let mut scope = RootScope::new(&mut cx); in wasmtime_eqref_as_struct()
797 let mut scope = RootScope::new(&mut cx); in wasmtime_arrayref_new()
880 let mut scope = RootScope::new(&mut cx); in wasmtime_arrayref_get()
902 let mut scope = RootScope::new(&mut cx); in wasmtime_arrayref_set()
929 let mut scope = RootScope::new(&mut cx); in wasmtime_eqref_as_array()
959 let mut scope = RootScope::new(&mut cx); in wasmtime_anyref_as_eqref()
989 let mut scope = RootScope::new(&mut cx); in wasmtime_anyref_as_struct()
1019 let mut scope = RootScope::new(&mut cx); in wasmtime_anyref_as_array()