[MLton-devel] exceptions

Stephen Weeks MLton@mlton.org
Mon, 6 Jan 2003 16:06:58 -0800


> I guess you could use the return addresses in a table to know when
> you get to a handler frame.

Right.  In MLton, we would add a field or two to struct GC_frameLayout
so that we could tell whether or not a frame has a handler and if so
what it is.  Our IL type systems guarantee that there is a unique
handler (or none at all) associated with each frame.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel