Searched refs:pop_stack_shape (Results 1 – 1 of 1) sorted by relevance
338 self.pop_stack_shape(1); in pop1()354 self.pop_stack_shape(2); in pop2()362 self.pop_stack_shape(3); in pop3()371 self.pop_stack_shape(4); in pop4()381 self.pop_stack_shape(5); in pop5()412 fn pop_stack_shape(&mut self, n: usize) { in pop_stack_shape() method