Map
Index
Random
Help
th

Quote: exception handling by stack cutting w/o restore, table-driven stack unwinding, stack unwinding via code, and continuation-passing via code

topics > all references > references p-r > QuoteRef: ramsN6_2000 , p. 286



Topic:
return from procedure
Topic:
continuation
Topic:
exception handling by try..catch

Quotation Skeleton

We are aware of four techniques that are … point at which that exception is handled. @ … … it does not restore the values of callee-saves … @ Run-time stack unwinding uses the run-time system … system restores the values of callee-saves registers as … @ Native-code stack unwinding uses specialized code in … … @ In continuation-passing style, the potential exception handlers … to this continuation. The continuation decides which handler …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: return from procedure (9 items)
Topic: continuation (16 items)
Topic: exception handling by try..catch (45 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.