91344c5f65
R=machenbach@chromium.org NOTRY=true Change-Id: I8c861a051c8b75d3c631e7dedded5746ea9151d7 Reviewed-on: https://chromium-review.googlesource.com/c/1430066 Commit-Queue: Yang Guo <yangguo@chromium.org> Reviewed-by: Yang Guo <yangguo@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#59054} |
||
---|---|---|
.. | ||
testdata | ||
build_gn.py | ||
fetch_deps.py | ||
node_common.py | ||
README.md | ||
test_update_node.py | ||
update_node.py |
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.