0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Michaël Zasso 84d3243ce9
deps: V8: cherry-pick b33af60
Original commit message:

    [api] Get ScriptOrModule from CompileFunctionInContext

    Adds a new out param which allows accessing the ScriptOrModule
    of a function, which allows an embedder such as Node.js to use
    the function's i::Script lifetime.

    Refs: https://github.com/nodejs/node-v8/issues/111
    Change-Id: I34346d94d76e8f9b8377c97d948673f4b95eb9d5
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1699698
    Reviewed-by: Yang Guo <yangguo@chromium.org>
    Commit-Queue: Yang Guo <yangguo@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#62830}

Refs: b33af60dd9

PR-URL: https://github.com/nodejs/node/pull/28016
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann (רפאל פלחי) <refack@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
2019-08-01 12:56:38 +02: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 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
histogram deps: histogram: unexport symbols 2019-05-23 11:22:46 +02:00
http_parser deps: cherry-pick http_parser_set_max_header_size 2018-12-20 09:31:51 -05:00
icu-small deps: update ICU to 64.2 2019-04-25 21:37:14 +02:00
llhttp deps: update llhttp to 1.1.4 2019-06-12 14:47:59 -07:00
nghttp2 deps: update nghttp2 to 1.39.1 2019-07-21 21:22:17 -07:00
node-inspect deps: update node-inspect to v1.11.6 2019-06-05 08:20:18 -07:00
npm deps: remove backup files 2019-07-28 22:37:45 -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.30.1 2019-07-02 13:25:23 -04:00
v8 deps: V8: cherry-pick b33af60 2019-08-01 12:56:38 +02:00
zlib