AIX: Fix 'may be used uninitialized' compiler errors
authormbrandy <mbrandy@us.ibm.com>
Wed, 9 Sep 2015 14:55:23 +0000 (07:55 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 9 Sep 2015 14:55:43 +0000 (14:55 +0000)
commit44b9f1e7ad20a2c70fe388afcdb92dead3e0973f
tree443cb29036b63af85e0ec8a4684b9722de885490
parent1b191a5d72511dc3662a65ee2c4256663b043975
AIX: Fix 'may be used uninitialized' compiler errors

Fix additional cases where the AIX compiler reports that a variable
may be used uninitialized.

R=danno@chromium.org, michael_dawson@ca.ibm.com
BUG=

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

Cr-Commit-Position: refs/heads/master@{#30658}
src/heap/heap-inl.h
src/heap/heap.cc
src/heap/mark-compact.cc