Clean-up aligned allocation logic.
authorhpayer <hpayer@chromium.org>
Fri, 15 May 2015 17:04:48 +0000 (10:04 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 15 May 2015 17:04:41 +0000 (17:04 +0000)
commit055d4ee19cf12d0ec590b0d9e992a610cc62cd6c
treeb2add7cdef04786c8f8397467a51283ab1cfdf00
parent2b17c752d117bf0ededd23206bb38b69e641a976
Clean-up aligned allocation logic.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#28430}
src/heap/heap-inl.h
src/heap/heap.cc
src/heap/mark-compact.cc
src/heap/spaces-inl.h
src/heap/spaces.cc
src/heap/spaces.h
test/cctest/cctest.h
test/cctest/test-heap.cc
test/cctest/test-spaces.cc