0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Michaël Zasso d7da617b4d deps: backport 6d32be2 from v8's upstream
Original commit message:

    [es6] Bound function name

    Instead of updating the SharedFuntionInfo set the name property on
    the function directly.

    BUG=v8:4278
    LOG=N
    R=verwaest@chromium.org, littledan@chromium.org
    CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel

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

    Cr-Commit-Position: refs/heads/master@{#29558}

Fixes: https://github.com/nodejs/node/issues/2754
PR-URL: https://github.com/nodejs/node/pull/2916
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-09-16 17:35:48 -07:00
..
cares build: Updates to enable AIX support 2015-09-15 13:17:28 -04:00
gtest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
http_parser deps: update http_parser to 2.5.0 2015-04-24 23:19:28 +02:00
npm deps: upgraded to node-gyp@3.0.3 in npm 2015-09-14 21:00:19 -04:00
openssl build: Updates to enable AIX support 2015-09-15 13:17:28 -04:00
uv deps: update libuv to version 1.7.4 2015-09-11 18:38:43 +02:00
v8 deps: backport 6d32be2 from v8's upstream 2015-09-16 17:35:48 -07:00
zlib