Moving prototype transitions into the header of the transition array.
authorverwaest@chromium.org <verwaest@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 10 Jul 2012 07:53:00 +0000 (07:53 +0000)
committerverwaest@chromium.org <verwaest@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 10 Jul 2012 07:53:00 +0000 (07:53 +0000)
commit75407ae2b78806edc45108278a8eda78d3e2fbf1
tree34708b0db025b38009b75822063169a6c80b0f49
parent090830e411260ff1c488495192afeffd2a355ce9
Moving prototype transitions into the header of the transition array.

Review URL: https://chromiumcodereview.appspot.com/10692026

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12022 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.cc
src/mark-compact.cc
src/objects-debug.cc
src/objects-inl.h
src/objects.cc
src/objects.h
src/profile-generator.cc
src/transitions-inl.h
src/transitions.cc
src/transitions.h
test/cctest/test-heap.cc