v8/test
mstarzinger@chromium.org cee59bf522 Enable incremental code flushing.
This enables code flushing even with incremental marking enabled and
fully shares the function link field in JSFunctions between candidates
for code flushing and the optimized functions list. If a candidate for
code flushing gets optimized, it will be evicted from the candidates
list.

R=ulan@chromium.org
BUG=v8:1609

Review URL: https://codereview.chromium.org/11140025

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12796 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2012-10-23 08:25:04 +00:00
..
benchmarks First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
cctest Enable incremental code flushing. 2012-10-23 08:25:04 +00:00
es5conform First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
message First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
mjsunit Reland JSON.stringify reimplementation. 2012-10-22 14:22:58 +00:00
mozilla First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
preparser Adjust Android test expectations. 2012-10-19 09:28:23 +00:00
sputnik First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
test262 First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00