• Nico Hartmann's avatar
    Revert "Enable background merging when --stress-background-compile" · 0669c5bf
    Nico Hartmann authored
    This reverts commit a1392fa1.
    
    Reason for revert: https://ci.chromium.org/ui/p/v8/builders/ci/V8%20Linux64%20GC%20Stress%20-%20custom%20snapshot/43149/overview
    
    Original change's description:
    > Enable background merging when --stress-background-compile
    >
    > This change adds new functions to BackgroundCompileTask which closely
    > match those in BackgroundDeserializeTask. These functions allow a caller
    > to manage background merging of newly compiled content into an existing
    > Script from the Isolate compilation cache. These functions are not yet
    > exposed via the API; instead, StressBackgroundCompileThread uses them to
    > increase test coverage of the merging logic.
    >
    > Bug: v8:12808
    > Change-Id: I4d2f429164223785169fe447ce2bdd8beaee00d4
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3793959
    > Commit-Queue: Seth Brenith <seth.brenith@microsoft.com>
    > Reviewed-by: Leszek Swirski <leszeks@chromium.org>
    > Cr-Commit-Position: refs/heads/main@{#82121}
    
    Bug: v8:12808
    Change-Id: Ibb0bc2adb79e4655b39a8a6ac33d8c8ffc5ebdb9
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3804602
    Owners-Override: Nico Hartmann <nicohartmann@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Auto-Submit: Nico Hartmann <nicohartmann@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/heads/main@{#82137}
    0669c5bf
compiler.h 26.3 KB