Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: v8/v8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.1.269.36
Choose a base ref
...
head repository: v8/v8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.1.269.38
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 29, 2021

  1. Merged: [wasm] Refine installation of the WebAssembly.Exception const…

    …ructor
    
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    Bug: chromium:1219630
    
    (cherry picked from commit c0614e9)
    
    Change-Id: Idf187bfb16157074b0affda1db3b8ac0b0870e7a
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2964094
    Reviewed-by: Jakob Kummerow <[email protected]>
    Commit-Queue: Andreas Haas <[email protected]>
    Cr-Original-Commit-Position: refs/heads/master@{#75177}
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2993034
    Cr-Commit-Position: refs/branch-heads/9.1@{#73}
    Cr-Branched-From: 0e4ac64-refs/heads/9.1.269@{#1}
    Cr-Branched-From: f565e72-refs/heads/master@{#73847}
    gahaas authored and V8 LUCI CQ committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    0aa8364 View commit details
    Browse the repository at this point in the history
  2. Version 9.1.269.37

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: Ic4015ff2d4bfa78f36928b26773363ed23a35cfa
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2993783
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/9.1@{#74}
    Cr-Branched-From: 0e4ac64-refs/heads/9.1.269@{#1}
    Cr-Branched-From: f565e72-refs/heads/master@{#73847}
    V8 Autoroll committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    41fdc62 View commit details
    Browse the repository at this point in the history
  3. Merged: [JSON] Fix GC issue in BuildJsonObject

    We must ensure that the sweeper is not running or has already swept
    mutable_double_buffer. Otherwise the GC can add it to the free list.
    
    Change-Id: If0fc7617acdb6690f0567215b78f8728e1643ec0
    No-Try: true
    No-Presubmit: true
    No-Tree-Checks: true
    Bug: v8:11837, chromium:1214842
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2993033
    Reviewed-by: Michael Lippautz <[email protected]>
    Reviewed-by: Toon Verwaest <[email protected]>
    Commit-Queue: Victor Gomes <[email protected]>
    Cr-Commit-Position: refs/branch-heads/9.1@{#75}
    Cr-Branched-From: 0e4ac64-refs/heads/9.1.269@{#1}
    Cr-Branched-From: f565e72-refs/heads/master@{#73847}
    victorgomes authored and V8 LUCI CQ committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    e76178b View commit details
    Browse the repository at this point in the history
  4. Version 9.1.269.38

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: I0dde3b3c5c4f8351b0ac31f26bd5b6924cd2bf71
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2994743
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/9.1@{#76}
    Cr-Branched-From: 0e4ac64-refs/heads/9.1.269@{#1}
    Cr-Branched-From: f565e72-refs/heads/master@{#73847}
    V8 Autoroll committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    5fde67c View commit details
    Browse the repository at this point in the history
Loading