DescriptionFlushing of code from functions that we expect not to use again.
This adds an additional step to full gc, removing code from functions
that are no longer in the compilation cache. The code is replaced with
a lazy compile version enabling us to recompile the function in case
we do actually need it again.
Committed: http://code.google.com/p/v8/source/detail?r=4814
Patch Set 1 #Patch Set 2 : '' #
Total comments: 22
Patch Set 3 : '' #Patch Set 4 : '' #
Total comments: 12
Patch Set 5 : '' #Patch Set 6 : '' #Patch Set 7 : '' #
Messages
Total messages: 8 (0 generated)
|