Changeset 1c1c180 for doc/theses/andrew_beach_MMath/implement.tex
- Timestamp:
- Feb 1, 2021, 4:59:45 PM (2 years ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 3b402339
- Parents:
- 85871478
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/andrew_beach_MMath/implement.tex
r85871478 r1c1c180 278 278 @_URC_END_OF_STACK@. 279 279 280 Second, when a handler is matched, raise exception continues onto the cleanup phase. 280 Second, when a handler is matched, raise exception continues onto the cleanup 281 phase. 281 282 Once again, it calls the personality functions of each stack frame from newest 282 283 to oldest. This pass stops at the stack frame containing the matching handler.
Note: See TracChangeset
for help on using the changeset viewer.