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

Commits on Feb 11, 2016

  1. Version 4.9.385.19 (cherry-pick)

    Merged 953bb41
    
    Ensure arrow functions can close over lexically-scoped variables
    
    BUG=chromium:580934,v8:4255
    LOG=N
    [email protected]
    
    Review URL: https://codereview.chromium.org/1689243002 .
    
    Cr-Commit-Position: refs/branch-heads/4.9@{#24}
    Cr-Branched-From: 2fea296-refs/heads/4.9.385@{#1}
    Cr-Branched-From: 0c1430a-refs/heads/master@{#33306}
    ajklein committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    a5ce7a7 View commit details
    Browse the repository at this point in the history
  2. Version 4.9.385.20 (cherry-pick)

    Merged b874e3d
    
    Treat yield expressions as an AssignmentPattern error
    
    BUG=v8:4707
    LOG=N
    [email protected]
    
    Review URL: https://codereview.chromium.org/1688063006 .
    
    Cr-Commit-Position: refs/branch-heads/4.9@{#25}
    Cr-Branched-From: 2fea296-refs/heads/4.9.385@{#1}
    Cr-Branched-From: 0c1430a-refs/heads/master@{#33306}
    ajklein committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    7dc15a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. Version 4.9.385.21 (cherry-pick)

    Merged 789ad2f
    
    PPC: [turbofan] Support for CPU models lacking isel.
    (See nodejs/node#5089)
    
    [email protected]
    BUG=
    
    Review URL: https://codereview.chromium.org/1711453002 .
    
    Cr-Commit-Position: refs/branch-heads/4.9@{#26}
    Cr-Branched-From: 2fea296-refs/heads/4.9.385@{#1}
    Cr-Branched-From: 0c1430a-refs/heads/master@{#33306}
    mtbrandy committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    9bf37a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Version 4.9.385.22 (cherry-pick)

    Merged 4b54c07
    Merged 3c3d7e7
    
    Ignore pause on debugger statement when breakpoints are disabled
    
    Revert "Removed support deprecated (//@|/*@) source(URL|MappingURL)="
    
    BUG=chromium:558998,chromium:583515
    LOG=N
    [email protected]
    
    Review URL: https://codereview.chromium.org/1710143002 .
    
    Cr-Commit-Position: refs/branch-heads/4.9@{#27}
    Cr-Branched-From: 2fea296-refs/heads/4.9.385@{#1}
    Cr-Branched-From: 0c1430a-refs/heads/master@{#33306}
    natorion committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    0d49da7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. Fix formatting

    Formatting of a file was broken after
    recent merge. This CL should fix it.
    
    [email protected]
    
    Review URL: https://codereview.chromium.org/1714723002 .
    
    Cr-Commit-Position: refs/branch-heads/4.9@{#28}
    Cr-Branched-From: 2fea296-refs/heads/4.9.385@{#1}
    Cr-Branched-From: 0c1430a-refs/heads/master@{#33306}
    natorion committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    18c7960 View commit details
    Browse the repository at this point in the history
  2. Version 4.9.385.23

    Cr-Commit-Position: refs/branch-heads/4.9@{#29}
    Cr-Branched-From: 2fea296-refs/heads/4.9.385@{#1}
    Cr-Branched-From: 0c1430a-refs/heads/master@{#33306}
    chrome-bot committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    eb7e728 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. Version 4.9.385.24 (cherry-pick)

    Merged edff6e9
    
    [wasm] Fix linkage for PPC.
    
    [email protected]
    BUG=
    
    Review URL: https://codereview.chromium.org/1723453003 .
    
    Cr-Commit-Position: refs/branch-heads/4.9@{#30}
    Cr-Branched-From: 2fea296-refs/heads/4.9.385@{#1}
    Cr-Branched-From: 0c1430a-refs/heads/master@{#33306}
    mtbrandy committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    61bfced View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. Version 4.9.385.25 (cherry-pick)

    Merged b22b258
    
    ES2015 web compat workaround: RegExp.prototype.flags => ""
    
    BUG=chromium:581577
    LOG=N
    [email protected]
    
    Review URL: https://codereview.chromium.org/1725963002 .
    
    Cr-Commit-Position: refs/branch-heads/4.9@{#31}
    Cr-Branched-From: 2fea296-refs/heads/4.9.385@{#1}
    Cr-Branched-From: 0c1430a-refs/heads/master@{#33306}
    littledan committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    6ba0a05 View commit details
    Browse the repository at this point in the history
  2. Version 4.9.385.26 (cherry-pick)

    Merged cdec6d2
    
    Return undefined from RegExp.prototype.compile
    
    BUG=chromium:585775
    LOG=N
    [email protected]
    
    Review URL: https://codereview.chromium.org/1729623002 .
    
    Cr-Commit-Position: refs/branch-heads/4.9@{#32}
    Cr-Branched-From: 2fea296-refs/heads/4.9.385@{#1}
    Cr-Branched-From: 0c1430a-refs/heads/master@{#33306}
    ajklein committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    22ff9d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. Version 4.9.385.27 (cherry-pick)

    Merged 9ad61e6
    
    [builtins] Speedup Object.keys by adding a fast path for objects without elements, interceptors, ...
    
    [email protected]
    BUG=v8:4758
    
    Review URL: https://codereview.chromium.org/1729123003 .
    
    Cr-Commit-Position: refs/branch-heads/4.9@{#33}
    Cr-Branched-From: 2fea296-refs/heads/4.9.385@{#1}
    Cr-Branched-From: 0c1430a-refs/heads/master@{#33306}
    camillobruni committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    9260e0a View commit details
    Browse the repository at this point in the history
Loading