* src/vm/jit/show.c (new_show_method): Show isleafmethod.
authoredwin <none@none>
Fri, 8 Sep 2006 12:07:57 +0000 (12:07 +0000)
committeredwin <none@none>
Fri, 8 Sep 2006 12:07:57 +0000 (12:07 +0000)
commit2fc9c88d81ebe77fa27e61265d3b61126310d258
tree0401d4e78dbe856380a67755d834a88df7c56d5e
parent3ee8245a100d8a7af09f2a2aa133813cac2bd441
* src/vm/jit/show.c (new_show_method): Show isleafmethod.
(new_show_method): Pretty interface map printing (prepared for
interface register allocation changes).
(new_show_method): Print allocation of stack slots.
(show_allocation): New function.
(show_variable): Mark SAVEDVARs with an exclamation mark.

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