CSC448: Exceptions: Implementation Strategies II [10/12] Previous pageContentsNext page

An alternative is to maintain a table for each function/method that contains the instruction pointer ranges for each exception handler block.

Previous pageContentsNext page