-
Mythri A authored
We used to update profiler ticks after tiering up decisions when tiering up from Ignition and update the ticks before when tiering up from mid-tier optimized code. This meant we added special cases to account for this difference. This cl makes updating the ticks uniform by always updating the ticks before tiering up decisions. Also adjusts the heuristics to take this into account. Bug: v8:9684 Change-Id: I2c63ba3499c542bb4a69e55d6cc4bebe4612793f Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2563659Reviewed-by: Ross McIlroy <rmcilroy@chromium.org> Commit-Queue: Mythri Alle <mythria@chromium.org> Cr-Commit-Position: refs/heads/master@{#71457}
ec71d2b9