Searched defs:top_ix (Results 1 – 1 of 1) sorted by relevance
154 let top_ix = self.top.checked_sub(1).ok_or(ValueStackUnderflow)?; in copy_index() localVariable167 let top_ix = self.top.checked_sub(1).ok_or(ValueStackUnderflow)?; in move_index() localVariable