Home | History | Annotate | Download | only in compiler

Lines Matching refs:TRY_FINALLY

34 TRY_FINALLY = 3
500 elif kind == EXCEPT or kind == TRY_FINALLY:
830 self.setups.push((TRY_FINALLY, body))
861 self.setups.push((TRY_FINALLY, body))