Reviewers: Erik Corry, Description: Allow resource constraints to specify the max committed new space size when using snapshots.
The alignment of new space has to match the alignment in the snapshot, but the max committed amount of memory does not. For now, we assume that the default semispace size is always used in a snapshot. Please review this at http://codereview.chromium.org/300036 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/api.cc M src/flag-definitions.h M src/heap.h M src/heap.cc M src/spaces.cc M test/cctest/test-mark-compact.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
