Added Heap:: prefix to kFixedArrayMapRootIndex in ARM
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 10 May 2010 17:19:48 +0000 (17:19 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 10 May 2010 17:19:48 +0000 (17:19 +0000)
commitafdb1dd2bdd0effde2c9a04e631f4dcdc9346efc
tree4dd424b4b5a63dffd21ad02c1e0638f457238817
parent0b9fb1e0aa20ac484e454513197fa20870036e4b
Added Heap:: prefix to kFixedArrayMapRootIndex in ARM
codegenerator. The missing scoping breaks the build with some
compilers.

TBR=sgjesse@chromium.org
Review URL: http://codereview.chromium.org/2036007

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