1. 13 Feb, 2020 1 commit
    • Jakob Gruber's avatar
      Quick fix for array reduction tests · f4402716
      Jakob Gruber authored
      These tests are likely missing %PrepareFunctionForOptimization
      annotation of lambdas. Thus lambdas are no longer inlined and
      %DeoptimizeNow does nothing, while the entire point of these tests is
      to test deoptimization paths.
      
      Disabling lazy feedback allocation is a quick fix to restore coverage
      until we can land a more complete fix (for details see the linked
      bug).
      
      Bug: v8:10195
      Change-Id: I4038cdc5718230253ffb5bbc57d574342c652377
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2054096
      Commit-Queue: Tobias Tebbi <tebbi@chromium.org>
      Auto-Submit: Jakob Gruber <jgruber@chromium.org>
      Reviewed-by: 's avatarTobias Tebbi <tebbi@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#66261}
      f4402716
  2. 14 Jun, 2019 1 commit
  3. 04 Jan, 2018 1 commit
  4. 29 Dec, 2017 1 commit
  5. 15 Dec, 2017 1 commit
  6. 13 Dec, 2017 1 commit
  7. 11 Dec, 2017 1 commit