Searched refs:check_bound (Results 1 – 1 of 1) sorted by relevance
515 fn check_bound(&self, index: usize) { in check_bound() method570 self.check_bound(mid); in split_at()1278 self.check_bound(at); in split_off()1303 self.check_bound(new_len); in truncate()1426 $(self.check_bound($bound);)+ in index()