* src/vm/jit/alpha/asmpart.S (asm_vm_call_method): Removed !NDEBUG as
authortwisti <none@none>
Wed, 5 Apr 2006 10:02:14 +0000 (10:02 +0000)
committertwisti <none@none>
Wed, 5 Apr 2006 10:02:14 +0000 (10:02 +0000)
commit5f24689d38166286e874feeaebc17399ce46508d
tree4009ddeac664683cecc46a877458a1dcaf21226a
parent3ae649d7d8c0f0c0301b33e9bbbc76361c7e4af5
* src/vm/jit/alpha/asmpart.S (asm_vm_call_method): Removed !NDEBUG as
builtin_throw_exception actually posts the thrown exception to the VM
system.
* src/vm/jit/powerpc/asmpart.S: Likewise.
* src/vm/jit/mips/asmpart.S: Likewise.
* src/vm/jit/x86_64/asmpart.S: Likewise.
src/vm/jit/alpha/asmpart.S
src/vm/jit/mips/asmpart.S
src/vm/jit/powerpc/asmpart.S
src/vm/jit/x86_64/asmpart.S