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: 7.7.299.11
Choose a base ref
...
head repository: v8/v8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.7.299.13
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 1, 2019

  1. Merged: [test] Make test262 testing variant explicit

    Revision: 034ba25
    
    BUG=v8:9791
    LOG=N
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    [email protected]
    
    Change-Id: Iac3a2de2f4b91ec2ec4e222a141730e7ad898d5e
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1832169
    Reviewed-by: Michael Achenbach <[email protected]>
    Cr-Commit-Position: refs/branch-heads/7.7@{#23}
    Cr-Branched-From: 4035531-refs/heads/7.7.299@{#1}
    Cr-Branched-From: 1320c91-refs/heads/master@{#62881}
    mi-ac committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e2dc50c View commit details
    Browse the repository at this point in the history
  2. Version 7.7.299.12

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: I6002ce1cc1d34f7d456722edd4c54658ee7d9a88
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1831189
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/7.7@{#24}
    Cr-Branched-From: 4035531-refs/heads/7.7.299@{#1}
    Cr-Branched-From: 1320c91-refs/heads/master@{#62881}
    V8 Autoroll committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    8cb4bc5 View commit details
    Browse the repository at this point in the history
  3. Merged: Correctly handlify two frame {Summarize} methods

    {JavaScriptFrame::GetParameters} allocates a new {FixedArray}, hence
    all object references need to be handified to survive that allocation.
    
    (cherry picked from commit fba03ab)
    
    TBR=​[email protected]
    
    Bug: chromium:1000635
    Change-Id: Ib0978d317a1ac1bb88aede6e2b90260b9af68951
    Originally-reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1787429
    No-Try: true
    No-Tree-Checks: true
    No-Presubmit: true
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1833691
    Reviewed-by: Clemens Backes <[email protected]>
    Commit-Queue: Clemens Backes <[email protected]>
    Cr-Commit-Position: refs/branch-heads/7.7@{#25}
    Cr-Branched-From: 4035531-refs/heads/7.7.299@{#1}
    Cr-Branched-From: 1320c91-refs/heads/master@{#62881}
    backes authored and Commit Bot committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    5ad4a08 View commit details
    Browse the repository at this point in the history
  4. Version 7.7.299.13

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: I10ca605175df30236c5206a1add7ef5f99892426
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1833863
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/7.7@{#26}
    Cr-Branched-From: 4035531-refs/heads/7.7.299@{#1}
    Cr-Branched-From: 1320c91-refs/heads/master@{#62881}
    V8 Autoroll committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    61f6ff6 View commit details
    Browse the repository at this point in the history
Loading