[heap,cctest] Fix CodeRange tests that use AllocateRawMemory directly.
authormlippautz <mlippautz@chromium.org>
Tue, 1 Sep 2015 18:39:13 +0000 (11:39 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 1 Sep 2015 18:39:32 +0000 (18:39 +0000)
commit277795e28fa5f6b1d8348912a1c3d1cb742b5fa4
treef0164bd8189fc7df389f96b79458f7014953235e
parent196d6aeec1fcfd7e4cc06291186a65462b1f81fe
[heap,cctest] Fix CodeRange tests that use AllocateRawMemory directly.

* Enforce invariants on the way.
* Unmark flaky CodeRange test.

BUG=v8:4141
BUG=v8:3005
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#30524}
src/base/platform/platform-linux.cc
src/base/platform/platform.h
src/heap/spaces.cc
test/cctest/cctest.status
test/cctest/test-alloc.cc
test/cctest/test-spaces.cc