DotGNU Portable.NET - Patches: patch #4974, The traditional...
You are not allowed to post comments on this tracker with your current authentication level.
patch #4974: The traditional jit_insn_thrown_exception.
Submitter: | Kirill Kononenko <krokas> | ||
Submitted: | Mon 13 Mar 2006 11:02:02 PM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2006-03-13 | krokas | Attached File | - | ![]() |
Added libjit-060314-2.patch, #6043 |
Implement jit_insn_thrown_exception.
jit_insn_thrown_exception returns the last exception thrown with
jit_insn_throw. But we do not handle the inbuilt exceptions thrown by a handler. A simple testcase:
http://maybe.dotgnu.info:8000/~krokas/pnet_2006_03_14/libjit/testcases/test.c