• Patrick Thier's avatar
    Reland "[test] Rework Allocation Site Pretenuring Tests" · bb070c66
    Patrick Thier authored
    This is a reland of df52b65d
    
    Skip test with variant stress-concurrent-allocation.
    The test manually triggers pretenuring for allocation sites, but with
    --stress-concurrent-allocation these pretenuring decisions are reset
    due to low survival rate in old generation.
    
    Original change's description:
    > [test] Rework Allocation Site Pretenruing Tests
    >
    > - Add %PretenureAllocationSite to manually force pretenuring for an
    > allocation site during the next GC.
    > - Replace cctest test-compiler/DecideToPretenureDuringCompilation, which
    > was not triggering the tested behaviour anymore with mjsunit test
    > - Add tests for deoptimizations due to pretenuring decision changes
    > during OSR.
    >
    > Bug: chromium:1193094
    > Change-Id: I5d6c35e2914b705bf96f27051a4a286413b6fe26
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2825593
    > Commit-Queue: Patrick Thier <pthier@chromium.org>
    > Reviewed-by: Maya Lekova <mslekova@chromium.org>
    > Reviewed-by: Dominik Inführ <dinfuehr@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#74032}
    
    Bug: chromium:1193094
    Change-Id: I366a4a074435ebffcf2b3af84152067731cd2a5e
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2839550Reviewed-by: 's avatarDominik Inführ <dinfuehr@chromium.org>
    Reviewed-by: 's avatarMaya Lekova <mslekova@chromium.org>
    Commit-Queue: Patrick Thier <pthier@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#74062}
    bb070c66
Name
Last commit
Last update
..
DIR_METADATA Loading commit data...
OWNERS Loading commit data...
runtime-array.cc Loading commit data...
runtime-atomics.cc Loading commit data...
runtime-bigint.cc Loading commit data...
runtime-classes.cc Loading commit data...
runtime-collections.cc Loading commit data...
runtime-compiler.cc Loading commit data...
runtime-date.cc Loading commit data...
runtime-debug.cc Loading commit data...
runtime-forin.cc Loading commit data...
runtime-function.cc Loading commit data...
runtime-futex.cc Loading commit data...
runtime-generator.cc Loading commit data...
runtime-internal.cc Loading commit data...
runtime-intl.cc Loading commit data...
runtime-literals.cc Loading commit data...
runtime-module.cc Loading commit data...
runtime-numbers.cc Loading commit data...
runtime-object.cc Loading commit data...
runtime-operators.cc Loading commit data...
runtime-promise.cc Loading commit data...
runtime-proxy.cc Loading commit data...
runtime-regexp.cc Loading commit data...
runtime-scopes.cc Loading commit data...
runtime-strings.cc Loading commit data...
runtime-symbol.cc Loading commit data...
runtime-test-wasm.cc Loading commit data...
runtime-test.cc Loading commit data...
runtime-trace.cc Loading commit data...
runtime-typedarray.cc Loading commit data...
runtime-utils.h Loading commit data...
runtime-wasm.cc Loading commit data...
runtime-weak-refs.cc Loading commit data...
runtime.cc Loading commit data...
runtime.h Loading commit data...