Revert of [heap] Remove retry space from AllocateRaw. (patchset #3 id:40001 of https...
authorbmeurer <bmeurer@chromium.org>
Tue, 29 Sep 2015 04:39:51 +0000 (21:39 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 29 Sep 2015 04:40:02 +0000 (04:40 +0000)
commit6529971a7fd481e68cfd736c1927dc1876e4f055
treefe90b3b0a41e47b874c170f5aba80a6b28bc1a7a
parentd5a9dd6539d49f0fc7bd2d48f4783520a9e3b88d
Revert of [heap] Remove retry space from AllocateRaw. (patchset #3 id:40001 of https://codereview.chromium.org/1370123002/ )

Reason for revert:
Breaks arm64 nosnap simulator (bogus cctest?): https://chromegw.corp.google.com/i/client.v8/builders/V8%20Linux%20-%20arm64%20-%20sim%20-%20nosnap%20-%20debug%20-%201/builds/2934/steps/Bisect%202786ceec.Retry/logs/IncrementalWriteBarri..

Original issue's description:
> [heap] Remove retry space from AllocateRaw.
>
> BUG=
>
> Committed: https://crrev.com/2786ceec1eb491494d24d29a59eefbe3b6704be2
> Cr-Commit-Position: refs/heads/master@{#30984}

TBR=mstarzinger@chromium.org,hpayer@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=

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

Cr-Commit-Position: refs/heads/master@{#30991}
src/heap/heap-inl.h
src/heap/heap.cc
src/heap/heap.h
test/cctest/test-alloc.cc
test/cctest/test-heap.cc
test/cctest/test-strings.cc
test/cctest/test-unboxed-doubles.cc