Lines Matching refs:final
826 final = self.newBlock()828 self.emit('SETUP_FINALLY', final)835 self.nextBlock(final)836 self.setups.push((END_FINALLY, final))837 self.visit(node.final)845 final = self.newBlock()859 self.emit('SETUP_FINALLY', final)870 self.nextBlock(final)871 self.setups.push((END_FINALLY, final))