Modify use of RelocInfo::CODE_TARGET_WITH_ID in full-codegen to make it the same...
authorwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 24 May 2011 13:48:55 +0000 (13:48 +0000)
committerwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 24 May 2011 13:48:55 +0000 (13:48 +0000)
commit583afefab51baaac5e94a168f57ad317030878b0
tree6e138e445aabb6ea357b8f44116b1440381b8cfb
parent0305b6e8ba13c86a9f028e907dd89956b4516a14
Modify use of RelocInfo::CODE_TARGET_WITH_ID in full-codegen to make it the same on all platforms.

BUG=
TEST=

Review URL: http://codereview.chromium.org/7063021

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