Inline the F_CATCH opcode (on AMD64 so far). This is a prerequisite for MACHINE_CODE_STACK_FRAMES, since inter_return_opcode_F_CATCH will "inject" itself on the C stack when the first F_CATCH opcode is encountered (and won't vanish until inter return, which may occur in an outer Pike frame).