Use pages from lower to higher addresses in new space.
authorhpayer@chromium.org <hpayer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 14 Oct 2013 09:48:44 +0000 (09:48 +0000)
committerhpayer@chromium.org <hpayer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 14 Oct 2013 09:48:44 +0000 (09:48 +0000)
commit629b26c5196bfdc8d188d768472de71c341c71ef
treeb5584109324f98cb819b6fce9b53dc4e357cf1e1
parent530109c73b5c574023d9e65bd31abcff89b07cd7
Use pages from lower to higher addresses in new space.

This CL constitutes the invariant that the top pointer in new space is always larger than objects allocated since the last new space garbage collection.

BUG=
R=mstarzinger@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17185 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/spaces.cc