Fix another may not be init compile error on AIX
authormichael_dawson <michael_dawson@ca.ibm.com>
Tue, 5 May 2015 07:17:46 +0000 (00:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 5 May 2015 07:17:47 +0000 (07:17 +0000)
commit785845e0a10ffeac10fd9660c9c15ce082becbe1
tree9fc48e148855fc6d0c274414f4e308610147fc64
parent6964a9e0685fa186d9d9b7907be17505e839db1a
Fix another may not be init compile error on AIX

AIX compiler is complaining that variable may not be initialized

modified:   src/heap/heap.cc

R=danno@chromium.org, svenpanne@chromium.org, mbrandy@us.ibm.com

BUG=

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

Cr-Commit-Position: refs/heads/master@{#28212}
src/heap/heap.cc