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: 5.4.500.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: 5.4.500.40
Choose a head ref
  • 8 commits
  • 28 files changed
  • 4 contributors

Commits on Oct 27, 2016

  1. Merged: [compiler] Properly validate stable map assumption for globals.

    Revision: 2bd7464
    
    BUG=chromium:659475
    LOG=N
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    [email protected]
    
    Review URL: https://codereview.chromium.org/2456763002 .
    
    Cr-Commit-Position: refs/branch-heads/5.4@{#71}
    Cr-Branched-From: 5ce2827-refs/heads/5.4.500@{#2}
    Cr-Branched-From: ad07b49-refs/heads/master@{#38841}
    bmeurer committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    2aa98cc View commit details
    Browse the repository at this point in the history
  2. Version 5.4.500.37

    Cr-Commit-Position: refs/branch-heads/5.4@{#72}
    Cr-Branched-From: 5ce2827-refs/heads/5.4.500@{#2}
    Cr-Branched-From: ad07b49-refs/heads/master@{#38841}
    V8 Autoroll committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    1fe77a8 View commit details
    Browse the repository at this point in the history
  3. Merged: [turbofan] Fix typing rule for Math.sign.

    Revision: 25504a2
    
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    [email protected]
    BUG=chromium:658114
    
    Review URL: https://codereview.chromium.org/2451283004 .
    
    Cr-Commit-Position: refs/branch-heads/5.4@{#73}
    Cr-Branched-From: 5ce2827-refs/heads/5.4.500@{#2}
    Cr-Branched-From: ad07b49-refs/heads/master@{#38841}
    bmeurer committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    cac06c7 View commit details
    Browse the repository at this point in the history
  4. Version 5.4.500.38

    Cr-Commit-Position: refs/branch-heads/5.4@{#74}
    Cr-Branched-From: 5ce2827-refs/heads/5.4.500@{#2}
    Cr-Branched-From: ad07b49-refs/heads/master@{#38841}
    V8 Autoroll committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    b913a92 View commit details
    Browse the repository at this point in the history
  5. Revert of Merged: [turbofan] Fix typing rule for Math.sign. (patchset…

    … #1 id:1 of https://codereview.chromium.org/2451283004/ )
    
    Reason for revert:
    Breaks tests: https://chromegw.corp.google.com/i/client.v8.branches/builders/V8%20Linux%20-%20stable%20branch/builds/229/steps/Check/logs/regress-math-sign-nan..
    
    Original issue's description:
    > Merged: [turbofan] Fix typing rule for Math.sign.
    >
    > Revision: 25504a2
    >
    > NOTRY=true
    > NOPRESUBMIT=true
    > NOTREECHECKS=true
    > [email protected]
    > BUG=chromium:658114
    >
    > Committed: https://chromium.googlesource.com/v8/v8/+/cac06c728dbc504464265ba15e7752699e21042d
    
    [email protected],[email protected]
    # Skipping CQ checks because original CL landed less than 1 days ago.
    NOPRESUBMIT=true
    NOTREECHECKS=true
    NOTRY=true
    BUG=chromium:658114
    
    Review-Url: https://codereview.chromium.org/2455503006
    Cr-Commit-Position: refs/branch-heads/5.4@{#75}
    Cr-Branched-From: 5ce2827-refs/heads/5.4.500@{#2}
    Cr-Branched-From: ad07b49-refs/heads/master@{#38841}
    natorion authored and Commit bot committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    172fa05 View commit details
    Browse the repository at this point in the history
  6. Version 5.4.500.39

    Cr-Commit-Position: refs/branch-heads/5.4@{#76}
    Cr-Branched-From: 5ce2827-refs/heads/5.4.500@{#2}
    Cr-Branched-From: ad07b49-refs/heads/master@{#38841}
    V8 Autoroll committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    3d79306 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2016

  1. Merged: Don't call FastNewFunctionContextStub if context is bigger th…

    …an kMaxRegularHeapObjectSize.
    
    Revision: 381b543
    
    BUG=chromium:655573
    LOG=N
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    [email protected]
    
    Review URL: https://codereview.chromium.org/2460723005 .
    
    Cr-Commit-Position: refs/branch-heads/5.4@{#77}
    Cr-Branched-From: 5ce2827-refs/heads/5.4.500@{#2}
    Cr-Branched-From: ad07b49-refs/heads/master@{#38841}
    rmcilroy committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    dacdfee View commit details
    Browse the repository at this point in the history
  2. Version 5.4.500.40

    Cr-Commit-Position: refs/branch-heads/5.4@{#78}
    Cr-Branched-From: 5ce2827-refs/heads/5.4.500@{#2}
    Cr-Branched-From: ad07b49-refs/heads/master@{#38841}
    V8 Autoroll committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    219565c View commit details
    Browse the repository at this point in the history
Loading