On Thu, Nov 14, 2002 at 04:28:00PM +0100, Leopold Toetsch wrote:

> But I have a proposal:
> 
> - Normal runloops don't have a problem with longjmp
> 
> - JIT could have it's own low level exception handler:

What happens when C code called from the JIT generated code generates an
exception ?

> * gets jumped to, so registers are still ok
> * saves processor registers to parrots
> * then longjmps to parrot handler

-- 
Jason

Reply via email to