Temporarily allocate all function contexts in old space and
authorkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 1 Feb 2010 15:16:26 +0000 (15:16 +0000)
committerkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 1 Feb 2010 15:16:26 +0000 (15:16 +0000)
commit5e96a8ca4b60184192d5e16c5f4ea3063ba93d09
treedaebd20d85196c2bb5e75390232ffcceccdb9921
parentae4fd1e54fb0d599e8f9ed019359f4b886cda84e
Temporarily allocate all function contexts in old space and
force the system to use the full compiler to momentarily get
better test coverage.

This change will be reverted once the unit tests have finished
running.
Review URL: http://codereview.chromium.org/552257

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3758 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/flag-definitions.h
src/heap.cc