Description[Complier] Only optimize a function marked for tier-up if it is compiled.
When mark-shared-funtion-for-tier-up is enabled, a function could be marked for
optimization, then the baseline (FCG) code is flushed by the GC. The next time
the function is executed, we shouldn't optimize the code if there isn't
baseline code.
BUG=chromium:673242
Review-Url: https://codereview.chromium.org/2575333003
Cr-Commit-Position: refs/heads/master@{#41751}
Committed: https://chromium.googlesource.com/v8/v8/+/cb9d0fe7f4789dc5c471fcb092457efc503bd2e4
Patch Set 1 #
Messages
Total messages: 14 (8 generated)
|