Fix alignment of Code::kConstantPoolOffset.
authorandrew_low <andrew_low@ca.ibm.com>
Mon, 24 Nov 2014 10:22:09 +0000 (02:22 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 24 Nov 2014 10:22:17 +0000 (10:22 +0000)
commitc1bfc3485d3fe104566e775f80f46afb45c3e9c5
treec044179f1d5702d40d5fd5a3024150405c436439
parent3bfc3ae70285320b8ff19eda057941e531726fcd
Fix alignment of Code::kConstantPoolOffset.

This is needed for 64bit alignment sensitive platforms (PowerPC)
Exposed bugs with new GC compare and swap changes updating the
field.

Example failing test:
out/ppc64.debug/cctest  test-decls/ExistsInPrototype

BUG=

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

Cr-Commit-Position: refs/heads/master@{#25472}
src/objects.h