Reviewers: Erik Corry, Message: I've reordered the instance types to make the promotion-space decision fast.
Description: When promoting objects during a copying collection, promote all non-large objects that cannot contain non-map-word pointers to other heap objects into the old data space. Please review this at http://codereview.chromium.org/502100 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/heap-inl.h M src/heap.cc M src/objects-debug.cc M src/objects-inl.h M src/objects.h -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
