DescriptionEnable 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
Committed: https://code.google.com/p/v8/source/detail?r=12796
Patch Set 1 #Patch Set 2 : Remove debugging code. #
Total comments: 2
Patch Set 3 : Prevent recording a flushing candidate twice. #
Messages
Total messages: 4 (0 generated)
|