Description[Interpreter] Fix runtime-profiler ticks for Interpreted functions.
Fix two bugs with the runtime-profiler optimization heuristics for
interpreted code:
- Reset shared->tick_count for interpreted functions when optimizing
- Update ticks after checking whether to optimize functions, to be the
same as the FCG profiler checks (where updates are done to the code
ticks after deciding whether to optimize).
BUG=chromium:662071
Committed: https://crrev.com/aed65cb45ab1e816bead2895bb56ca6a77137136
Cr-Commit-Position: refs/heads/master@{#40978}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Review comments #
Messages
Total messages: 15 (8 generated)
|