DescriptionARM64: Access has_pending_message_ correctly.
This fixes accesses in ARM and ARM64; the field is a bool, with size 1,
but we were accessing it with pointer-sized loads and stores.
BUG=
R=ulan@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=20771
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|