File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1558,8 +1558,8 @@ If exit phasers are running as a result of a stack unwind initiated by
1558
1558
an exception, this information needs to be made available. In any
1559
1559
case, the information as to whether the block is being exited
1560
1560
successfully or unsuccessfully needs to be available to decide
1561
- whether to run C<KEEP> or C<UNDO> blocks. How this information is
1562
- made available is implementation dependent.
1561
+ whether to run C<KEEP> or C<UNDO> blocks (also see L</"Definition of Success">).
1562
+ How this information is made available is implementation dependent.
1563
1563
1564
1564
An exception thrown from an C<ENTER> phaser will abort the C<ENTER>
1565
1565
queue, but one thrown from a C<LEAVE> phaser will not. The exceptions
You can’t perform that action at this time.
0 commit comments