* src/vm/jit/trap.cpp (trap_handle): Adapted to support "reusable trap points".
authorMichael Starzinger <michi@complang.tuwien.ac.at>
Thu, 22 Oct 2009 11:30:44 +0000 (13:30 +0200)
committerMichael Starzinger <michi@complang.tuwien.ac.at>
Thu, 22 Oct 2009 11:30:44 +0000 (13:30 +0200)
* src/vm/jit/patcher-common.cpp (patcher_handler): Changed to return status
instead of the causing exception object itself.
* src/vm/jit/patcher-common.hpp: Likewise.


No differences found