f534c933d9
R=petermarshall@chromium.org Change-Id: Ib0cfb056ed328a4c6cb0851921f913613b3f1a51 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1591611 Reviewed-by: Peter Marshall <petermarshall@chromium.org> Commit-Queue: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#61237} |
||
---|---|---|
.. | ||
fetch_deps.py | ||
node_common.py | ||
README.md |
Node.js Backports
We no longer maintain our own backport script.
For backporting V8 changes to Node.js, there is a useful script in
node-core-utils. You can use the git node v8 backport
command, which will
bump the necessary V8 version numbers depending on the specific branch.
See the Node.js documentation on V8 backports for a guide.