0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Yang Guo 3d6d9749c2
deps: cherry-pick 88f8fe1 from upstream V8
Original commit message:

    Fix collection iterator preview with deleted entries

    We used to assume that we know the remaining entries returned by the
    iterator based on the current index. However, that is not accurate,
    since entries skipped by the current index could be deleted.

    In the new approach, we allocate conservatively and shrink the result.

    R=neis@chromium.org

    Bug: v8:8433
    Change-Id: I38a3004dc3af292daabb454bb76f38d65ef437e8
    Reviewed-on: https://chromium-review.googlesource.com/c/1325966
    Commit-Queue: Yang Guo <yangguo@chromium.org>
    Reviewed-by: Georg Neis <neis@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#57360}

Refs: 88f8fe19a8

PR-URL: https://github.com/nodejs/node/pull/24514
Refs: https://github.com/nodejs/node/issues/24053
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
2018-12-06 15:25:51 +01:00
..
acorn
cares deps: c-ares float, version number patch 2018-11-06 11:29:22 +00:00
gtest
http_parser deps,http: http_parser set max header size to 8KB 2018-11-28 11:36:34 +11:00
icu-small deps: icu 63.1 bump (CLDR 34) 2018-10-24 08:27:36 -07:00
llhttp deps: update llhttp to 1.0.1 2018-11-21 14:23:27 -05:00
nghttp2 deps: update nghttp2 to 1.34.0 2018-10-08 08:41:18 -07:00
node-inspect
npm
openssl deps: update openssl 1.1.0 upgrade docs 2018-11-22 09:06:09 -08:00
uv deps: upgrade to libuv 1.24.0 2018-11-15 14:52:55 -05:00
v8 deps: cherry-pick 88f8fe1 from upstream V8 2018-12-06 15:25:51 +01:00
zlib