Searched defs:get_debt (Results 1 – 2 of 2) sorted by relevance
43 pub(super) fn get_debt(&self, ptr: usize, local: &Local) -> Option<&Debt> { in get_debt() method
191 pub(super) fn get_debt(&self, ptr: usize, local: &Local) -> (usize, bool) { in get_debt() method