ext:stack-overflow
— Stack overflow condition.
ext:stack-overflow
,
storage-condition
,
serious-condition
,
condition
,
t
(ext:stack-overflow-size
condition) ⇒integer
(ext:stack-overflow-type
condition) ⇒concept
| A non-negative integer. |
| A symbol from Table 5.1, except
|
This condition is signaled when one of the stack limits in Table 5.1 are violated or dangerously approached. It can be handled by resetting the limits and continuing, or jumping to an outer control point.