* src/vm/jit/mips/codegen.c (codegen): Use lock_monitor_enter/exit
authortwisti <none@none>
Thu, 13 Jul 2006 10:26:38 +0000 (10:26 +0000)
committertwisti <none@none>
Thu, 13 Jul 2006 10:26:38 +0000 (10:26 +0000)
commit7f9a9d5ace71af5000d69bc3e1e2191551468118
treecd4f1dbc2344f8bbd845ba54d7d5f44134e69ffc
parent20d76d1aebc3157b193987ba62394fc2fa5292ad
* src/vm/jit/mips/codegen.c (codegen): Use lock_monitor_enter/exit
instead of builtin_monitorenter/exit.
(createnativestub): Don't use builtin_get_exceptionptrptr, but
codegen_finish_native_call for exception check.
src/vm/jit/mips/codegen.c