Description[turbofan] Preserve cached code across GCs.
This preserves the context-independent entry in an optimized code map
across GCs when the code is considered young (i.e. less than 3 ages).
Note that any context-dependent entry for the same code will still be
flushed immediately when the respective context dies, hence context
lifetime is not increased.
R=hpayer@chromium.org
Committed: https://crrev.com/2c07b0d045829da2e61e7c94bdcba89581e4866b
Cr-Commit-Position: refs/heads/master@{#29790}
Patch Set 1 #Patch Set 2 : Flip default to "off", in our moment of triumph. #
Total comments: 1
Depends on Patchset: Messages
Total messages: 7 (1 generated)
|