deps: backport 23f2736a from v8 upstream
authorFedor Indutny <fedor@indutny.com>
Fri, 2 May 2014 18:44:45 +0000 (22:44 +0400)
committerFedor Indutny <fedor@indutny.com>
Fri, 2 May 2014 18:53:27 +0000 (22:53 +0400)
commita960d1707a0038bfa5546c669b5b63c35bdb75c5
tree9b039cc841fb1af91835bf2d2235f7a133941382
parentbfe1fdb8ab5deebe24be9862af2028e6713bd275
deps: backport 23f2736a from v8 upstream

Original text:

    Fix corner case in x64 compare stubs.

    BUG=v8:2416

    Review URL: https://codereview.chromium.org/11413087

fix #7528
deps/v8/src/x64/code-stubs-x64.cc
deps/v8/test/mjsunit/regress/regress-2416.js [new file with mode: 0644]