Revert of [heap] Concurrency support for heap book-keeping info (patchset #4 id:60001...
authormlippautz <mlippautz@chromium.org>
Tue, 15 Sep 2015 15:11:36 +0000 (08:11 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 15 Sep 2015 15:11:50 +0000 (15:11 +0000)
commit0db34dbe8111f8670c82bb4c42110400a9050d08
treeed6b1243ae537bbe696b69e7643e71262a47b881
parent4d6c4a3e22dadaab89a1fded92a0423b1ca9f035
Revert of [heap] Concurrency support for heap book-keeping info (patchset #4 id:60001 of https://codereview.chromium.org/1340923004/ )

Reason for revert:
crashing: http://build.chromium.org/p/client.v8/builders/V8%20Win32%20-%20debug%20-%203/builds/4716

Original issue's description:
> [heap] Concurrency support for heap book-keeping info.
>
> Adds concurrency support for:
> - MemoryChunk: Fragmentation counters
> - MemoryChunk: High-water mark
> - MemoryAllocator: Lowest and highest ever allocated addresses, size, and
>   capacity
>
> R=hpayer@chromium.org
> BUG=chromium:524425
> LOG=N
>
> Committed: https://crrev.com/63190721cda4966e01d71e92a730ce48ea789fbc
> Cr-Commit-Position: refs/heads/master@{#30749}

TBR=hpayer@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:524425

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

Cr-Commit-Position: refs/heads/master@{#30752}
src/atomic-utils.h
src/heap/spaces.cc
src/heap/spaces.h