Searched refs:dealloc_uninit_struct_or_exn (Results 1 – 4 of 4) sorted by relevance
299 self.gc_heap.dealloc_uninit_struct_or_exn(structref.into()) in dealloc_uninit_struct()365 self.gc_heap.dealloc_uninit_struct_or_exn(exnref.into()); in dealloc_uninit_exn()
302 fn dealloc_uninit_struct_or_exn(&mut self, _struct_ref: VMGcRef) {} in dealloc_uninit_struct_or_exn() method
985 fn dealloc_uninit_struct_or_exn(&mut self, gcref: VMGcRef) { in dealloc_uninit_struct_or_exn() method
305 fn dealloc_uninit_struct_or_exn(&mut self, structref: VMGcRef); in dealloc_uninit_struct_or_exn() method