Reviewers: Mads Ager, Description: Another step on the way to context snapshots. We can now refer to objects in the startup heap from a partial snapshot. This happens through the partial snapshot cache. A startup snapshot and a partial snapshot are created together so that the startup snapshot contains the partial snapshot cache entries needed.
Please review this at http://codereview.chromium.org/548149 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/heap.h M src/heap.cc M src/mksnapshot.cc M src/serialize.h M src/serialize.cc M src/snapshot-common.cc M src/v8.cc M test/cctest/test-serialize.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
