Searched refs:JUMP_IF_NOT_EXC_MATCH (Results 1 – 5 of 5) sorted by relevance
196 * JUMP_IF_NOT_EXC_MATCH for checking exceptions in 'try-except' statements.
42 Replace :opcode:`JUMP_IF_NOT_EXC_MATCH` by :opcode:`CHECK_EXC_MATCH` + jump.
1585 def JUMP_IF_NOT_EXC_MATCH(self, inst): member in InstructionTranslatorBase
1219 * ``JUMP_IF_NOT_EXC_MATCH`` for checking exceptions in 'try-except'
1649 | | :opcode:`!JUMP_IF_NOT_EXC_MATCH` | | :opcode:`CHECK_EXC_MATCH` | Now performs check but d…