Revert "ConstantPoolSizeAt() should return number of Instructions instead, otherwise...
authorbmeurer@chromium.org <bmeurer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 30 Aug 2013 08:16:04 +0000 (08:16 +0000)
committerbmeurer@chromium.org <bmeurer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 30 Aug 2013 08:16:04 +0000 (08:16 +0000)
commit609ed2811101919c05b171e21da85acca821b0d8
treef1c33792630197cdc5d9354d26ceb2dcd829c09a
parent0f6f621522c886e71d1f2d62a2f63267b47d5791
Revert "ConstantPoolSizeAt() should return number of Instructions instead, otherwise, some of the code will be treated as constant pool when printing code in ARM disassembler."

This reverts commit r16419 for breaking the ARM simulator tests.

TEST=mjsunit/regress/regress-2624
R=machenbach@chromium.org

Review URL: https://codereview.chromium.org/23531013

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16441 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/disasm-arm.cc