Fix big-endian after '[osr] Increase Code::profiler_ticks to 28 bits.'
authorpaul.lind <paul.lind@imgtec.com>
Tue, 14 Jul 2015 03:34:36 +0000 (20:34 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 14 Jul 2015 03:34:43 +0000 (03:34 +0000)
commit5ce700be8a72432c48d89869db7509d21644ca4d
treea8ce0f7da38b4b0cdcc441c443e0c2cb3713bf09
parent47bcd1a139451204667949ee4836724b64fb2996
Fix big-endian after '[osr] Increase Code::profiler_ticks to 28 bits.'

Several users of kKindSpecificFlags1Offset (aliased as kFullCodeFlags) were
reading/writing bytes -- not endian agnostic.

TEST=mjsunit/debug-setexceptionbreak, mjsunit/debug-mirror-cache, mjsunit/regress/regress-94873, others...
BUG=

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

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