[heap] Fix recursive GCs caused by adjusting externally allocated memory
authormlippautz <mlippautz@chromium.org>
Mon, 31 Aug 2015 15:36:24 +0000 (08:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 31 Aug 2015 15:36:33 +0000 (15:36 +0000)
commit1a8c38c50513f9af07ada479629a653e1cf36ff3
treef758059c013a21df98768188248b45a34ada66e6
parentca8134c834e96eacb3c7756683fdf8220ba5054a
[heap] Fix recursive GCs caused by adjusting externally allocated memory

R=mstarzinger@chromium.org
BUG=chromium:526244
LOG=N

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

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