0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/deps
Matt Loring d3485121f9 deps: backport d727680 from V8 upstream
Original commit message:

[d8] Bring PredictablePlatform in line with default platform
This removes a lot of special handling for the predictable platform.
Instead of executing spawned foreground and background tasks
immediately (i.e. inside the scope that spawns the tasks), just add
both to the foreground task queue.

This avoids existing special handling for predictable mode in wasm
async compilation, and should fix current failures on the predictable
bot.

BUG=v8:6427

Change-Id: Idbaa764a3dc8c230c29f3937d885e12174691ac4
Reviewed-on: https://chromium-review.googlesource.com/509694
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45538}

PR-URL: https://github.com/nodejs/node/pull/14947
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Nikolai Vavilov <vvnicholas@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2017-08-22 09:48:49 -07:00
..
cares deps: cherry-pick 18ea996 from c-ares upstream 2017-07-23 16:20:58 +02:00
gtest
http_parser
icu-small deps: delete deps/icu-small/source/io 2017-06-26 11:37:19 +02:00
nghttp2 deps: cherry-pick eb306f463e from nghttp2 upstream 2017-08-17 22:54:28 +02:00
node-inspect
npm deps: hotfix to bump npx version 2017-07-17 08:49:14 -07:00
openssl doc: add missing make command to UPGRADING.md 2017-06-03 00:45:09 +09:00
uv deps: upgrade libuv to 1.13.1 2017-07-13 11:25:10 -04:00
v8 deps: backport d727680 from V8 upstream 2017-08-22 09:48:49 -07:00
zlib