commit | 90cd3d1ec93c46389c00cd41375608632dd4ceb5 | [log] [tgz] |
---|---|---|
author | Shih-wei Liao <sliao@google.com> | Mon Jun 20 15:43:34 2011 -0700 |
committer | Shih-wei Liao <sliao@google.com> | Mon Jun 20 15:43:34 2011 -0700 |
tree | 36c4215b1951c97a5d50e01ee57f2155b79bb726 | |
parent | a883314928f34f8c701403aeb0a12d9cb2eaabe3 [diff] |
Add DEBUG_MCJIT_REFLECT and DEBUG_MCJIT_DISASSEMBLE. Add disassembler support for MCJTI. Courtesy of outstanding intern logan: To use disassembler for MCJIT, you have to change USE_DISASSEMBLER to 1, and touch /data/local/tmp/mcjit-dis.s. The disassembled assembly will be printed to /data/local/tmp/mcjit-dis.s. Change-Id: I488fc60ae399e7298f1360ac7219af46a980b577