Reviewers: ulan,

Description:
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.

[email protected]
BUG=v8:1609


Please review this at https://codereview.chromium.org/11140025/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/contexts.cc
  M src/heap.cc
  M src/mark-compact.h
  M src/mark-compact.cc
  M test/cctest/test-heap.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to