Called automatically upon an overflow during a unary or binary operation.
The operator, e.g. -
The left-hand side (or sole) argument
Nominally the result is the desired value of the operator, which will be forwarded as result. For Abort, the function never returns because it aborts the program.
See Implementation
Called automatically upon an overflow during a unary or binary operation.