Searched defs:dealloc_error (Results 1 – 2 of 2) sorted by relevance
11 fn dealloc_error(&mut self); in dealloc_error() method26 fn dealloc_error(&mut self) { in dealloc_error() method
433 pub fn dealloc_error(&self, stack: &Stack) -> InterpError<'tcx> { in dealloc_error() method