0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/deps
Benjamin Coe 8f33053dbf
deps: V8: cherry-pick 597f885
Original commit message:

    [coverage] Deterministically sort collected shared function infos

    Prior to this CL, collected shared function infos with identical
    source ranges were sorted non-deterministically during coverage
    collection. This lead to non-deterministically incorrectly-reported
    coverage due to an optimization which depended on the sort order later
    on.

    With this CL, we now sort shared function infos by the source range
    *and* call count.

    Bug: v8:6000,v8:9212
    Change-Id: If8bf900727591e71dbd0df621e472a4303f3a353
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1771776
    Reviewed-by: Yang Guo <yangguo@chromium.org>
    Commit-Queue: Jakob Gruber <jgruber@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#63411}

Refs: 597f885eaa

PR-URL: https://github.com/nodejs/node/pull/29367
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2019-08-30 07:03:49 -07:00
..
acorn deps: update acorn to 6.2.0 2019-07-15 00:04:50 +02:00
acorn-plugins deps: update acorn to 6.2.0 2019-07-15 00:04:50 +02:00
brotli
cares
histogram
http_parser
icu-small
llhttp
nghttp2 deps: update nghttp2 to 1.39.2 2019-08-15 09:50:14 +02:00
node-inspect
npm deps: update npm to 6.10.3 2019-08-20 13:40:44 -07:00
openssl build: remove support for s390 (but not s390x) 2019-07-30 14:56:26 -07:00
uv deps: upgrade to libuv 1.31.0 2019-08-11 11:22:01 -04:00
v8 deps: V8: cherry-pick 597f885 2019-08-30 07:03:49 -07:00
zlib