* src/vm/jit/show.c (new_show_method): Only show allocation of locals
authoredwin <none@none>
Thu, 14 Sep 2006 18:45:20 +0000 (18:45 +0000)
committeredwin <none@none>
Thu, 14 Sep 2006 18:45:20 +0000 (18:45 +0000)
commita332748022eee4c5161722d9efc9d6d06c62a5fa
tree86b7ae0835820c3f29adb86ba0f5728f0aada19d
parent9108c8c4a6278c2767ad44177c5c89be6748ba83
* src/vm/jit/show.c (new_show_method): Only show allocation of locals
if stage is at least SHOW_REGS.
(new_show_icmd): Show class for CHECKCAST.

--HG--
branch : unified_variables
src/vm/jit/show.c