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.7.80.25
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.7.80.32
Choose a head ref
  • 7 commits
  • 14 files changed
  • 6 contributors

Commits on Dec 17, 2015

  1. Version 4.7.80.26 (cherry-pick)

    Merged 1a24847cb5e83f510e4202846230c8e586a99113
    
    Fix FuncNameInferrer usage in ParseAssignmentExpression
    
    [email protected], [email protected]
    BUG=v8:4595
    LOG=N
    
    Review URL: https://codereview.chromium.org/1531853003 .
    
    Cr-Commit-Position: refs/branch-heads/4.7@{#37}
    Cr-Branched-From: f3c8926-refs/heads/master@{#31014}
    ajklein committed Dec 17, 2015
    Configuration menu
    Copy the full SHA
    10841d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

  1. Version 4.7.80.27 (cherry-pick)

    Merged fa13da2
    
    [stubs] Fix TypeOfStub to properly return "undefined" for undetectable.
    
    BUG=chromium:567998
    LOG=N
    [email protected]
    
    Review URL: https://codereview.chromium.org/1549453004 .
    
    Cr-Commit-Position: refs/branch-heads/4.7@{#38}
    Cr-Branched-From: f3c8926-refs/heads/master@{#31014}
    natorion committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    8e57c72 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2016

  1. Version 4.7.80.28 (cherry-pick)

    Merged 066747e
    
    Make sure that NormalizeElements and ShouldConvertToFastElements are based on the same values
    
    BUG=v8:4518
    LOG=N
    [email protected], [email protected], [email protected]
    
    Review URL: https://codereview.chromium.org/1566363003 .
    
    Cr-Commit-Position: refs/branch-heads/4.7@{#39}
    Cr-Branched-From: f3c8926-refs/heads/master@{#31014}
    natorion committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    9c9136e View commit details
    Browse the repository at this point in the history
  2. Version 4.7.80.29 (cherry-pick)

    Merged cfbd161
    
    [IC] Fix "compatible receiver" checks hidden behind interceptors
    
    BUG=chromium:497632
    LOG=N
    [email protected]
    
    Review URL: https://codereview.chromium.org/1568233002 .
    
    Cr-Commit-Position: refs/branch-heads/4.7@{#40}
    Cr-Branched-From: f3c8926-refs/heads/master@{#31014}
    jakobkummerow committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    84ffedd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2016

  1. Version 4.7.80.30 (cherry-pick)

    Merged debf2ad
    Merged 5ca478a
    
    [field type tracking] Fix handling of cleared WeakCells.
    
    [field type tracking] Fix handling of cleared WeakCells.
    
    BUG=chromium:514080,chromium:527994,chromium:571402,v8:4325
    LOG=N
    [email protected]
    
    Review URL: https://codereview.chromium.org/1579583002 .
    
    Cr-Commit-Position: refs/branch-heads/4.7@{#41}
    Cr-Branched-From: f3c8926-refs/heads/master@{#31014}
    isheludko committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    44258d2 View commit details
    Browse the repository at this point in the history
  2. Version 4.7.80.31 (cherry-pick)

    Merged 3177928
    Merged 493aa23
    
    [elements] Enable left-trimming again
    
    Re-enable left trimming.
    
    BUG=v8:4606
    LOG=N
    [email protected]
    
    Review URL: https://codereview.chromium.org/1571303004 .
    
    Cr-Commit-Position: refs/branch-heads/4.7@{#42}
    Cr-Branched-From: f3c8926-refs/heads/master@{#31014}
    mlippautz committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    e70cc95 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

  1. Version 4.7.80.32 (cherry-pick)

    Merged a373e75
    
    Guard UnmapFreeMemoryTask with a flag.
    
    BUG=chromium:574349
    LOG=N
    [email protected]
    
    Review URL: https://codereview.chromium.org/1583463002 .
    
    Cr-Commit-Position: refs/branch-heads/4.7@{#43}
    Cr-Branched-From: f3c8926-refs/heads/master@{#31014}
    ulan committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    50d82dd View commit details
    Browse the repository at this point in the history
Loading