Searched refs:remove_type (Results 1 – 2 of 2) sorted by relevance
| /wasmtime-44.0.1/crates/fuzzing/src/generators/gc_ops/ | ||
| H A D | mutator.rs | 58 types.remove_type(tid); in remove_struct() |
| H A D | types.rs | 187 pub fn remove_type(&mut self, id: TypeId) { in remove_type() method |