Make the code flushing candidate field explicit in code objects.
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 12 May 2011 13:13:00 +0000 (13:13 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 12 May 2011 13:13:00 +0000 (13:13 +0000)
commit89278730bb7081eb231b93cfcad7096d0da67724
tree8714c36b8a64426730a048b80b07070f5f42a4c8
parentbc52ed0850283db63f183cfd5b5ba55aad982010
Make the code flushing candidate field explicit in code objects.

This way it is counted and the rounding of the size will just work
without extra tweaking if you want to add an extra field to code
objects.

R=vegorov@chromium.org
BUG=
TEST=

Review URL: http://codereview.chromium.org/6969037

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7872 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.cc
src/mark-compact.cc
src/objects-inl.h
src/objects.h