0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Ruben Bridgewater e557647470
deps: V8: backport 74571c8
Original commit message:

    Fix preview of set entries

    Set entries return an array with the value as first and second entry.
    As such these are considered key value pairs to align with maps
    entries iterator.
    So far the return value was identical to the values iterator and that
    is misleading.

    This also adds tests to verify the results and improves the coverage
    a tiny bit by testing different iterators.

    Refs: https://github.com/nodejs/node/issues/24629

    R=yangguo@chromium.org

    Change-Id: I669a724bb4afaf5a713e468b1f51691d22c25253
    Reviewed-on: https://chromium-review.googlesource.com/c/1350790
    Commit-Queue: Yang Guo <yangguo@chromium.org>
    Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
    Reviewed-by: Jakob Gruber <jgruber@chromium.org>
    Reviewed-by: Yang Guo <yangguo@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#59311}

Refs: 74571c80a9

PR-URL: https://github.com/nodejs/node/pull/25941
Fixes: https://github.com/nodejs/node/issues/24629
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2019-02-20 18:33:09 +01:00
..
acorn deps: update acorn to 6.0.7 2019-02-08 15:34:10 +01:00
brotli deps: add brotli 2019-01-05 21:36:44 +01:00
cares deps: patch to fix *.onion MX query on c-ares 2019-02-06 06:15:18 +01:00
gtest
histogram deps: float fix for building HdrHistogram on Win x86 2019-02-08 09:20:56 -08:00
http_parser deps: cherry-pick http_parser_set_max_header_size 2018-12-20 09:31:51 -05:00
icu-small deps: icu 63.1 bump (CLDR 34) 2018-10-24 08:27:36 -07:00
llhttp deps: update llhttp to 1.1.1 2019-02-09 14:52:14 +01:00
nghttp2 deps: update nghttp2 to 1.34.0 2018-10-08 08:41:18 -07:00
node-inspect
npm deps: upgrade npm to 6.7.0 2019-02-12 00:06:29 -08:00
openssl build: fixed clang's warning when building openssl 2019-02-15 06:34:36 -05:00
uv deps: upgrade to libuv 1.26.0 2019-02-13 08:15:42 -05:00
v8 deps: V8: backport 74571c8 2019-02-20 18:33:09 +01:00
zlib