Allow partial scanning of large arrays in order to avoid
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 Sep 2012 08:33:15 +0000 (08:33 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 Sep 2012 08:33:15 +0000 (08:33 +0000)
commita54e007a95cb686aa5e5c25cbce3d80f8695194c
tree87846d47ad4938811db4c137901670d091be958b
parent0f37cb0b794538074311527258570253f097f8b1
Allow partial scanning of large arrays in order to avoid
mark stack overflow.
Review URL: https://chromiumcodereview.appspot.com/10959011

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12609 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/incremental-marking.cc
src/mark-compact.cc
src/mark-compact.h
src/spaces.cc
src/spaces.h