dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [patch #4973] Implement jit_insn_thrown_exception with


From: Kirill Kononenko
Subject: [Pnet-developers] [patch #4973] Implement jit_insn_thrown_exception with support of the in-built exceptions
Date: Mon, 13 Mar 2006 21:53:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050927 Epiphany/1.4.8 (Debian)

URL:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=4973>

                 Summary: Implement jit_insn_thrown_exception with support of
the in-built exceptions
                 Project: DotGNU Portable.NET
            Submitted by: krokas
            Submitted on: Mon 03/13/06 at 21:53
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

Implement jit_insn_thrown_exception. In this implementation
jit_insn_thrown_exception and jit_insn_throw are compatible with exceptions
thrown by an exception handler. This assumes that instead of the JIT support,
it is up to libJIT to handle the conversion between the exceptions thrown with
jit_insn_throw and the in-built exceptions(arithmetics /0 etc).

The code for of the func->builer->thrown_exception is still there as it may
be needed for future changes.






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=4973>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]