Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
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: nodejs/node-v0.x-archive
base: 6b97c2e98627
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: fd80a31e0697
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 14, 2014

  1. deps: backport 5f836c from v8 upstream

    Original commit message:
    
        Fix Hydrogen bounds check elimination
    
        When combining bounds checks, they must all be moved before the first load/store
        that they are guarding.
    
        BUG=chromium:344186
        LOG=y
        R=svenpanne@chromium.org
    
        Review URL: https://codereview.chromium.org/172093002
    
        git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@19475 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
    
    fix #8070
    indutny committed Aug 14, 2014
    Copy the full SHA
    fd80a31 View commit details
    Browse the repository at this point in the history