74e684700d
Bug: chromium:428426 Change-Id: If50b417084f5b32390cc2ad4fd50077ea4d23b8f Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1684219 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Reviewed-by: Sergiy Belozorov <sergiyb@chromium.org> Commit-Queue: Yun Liu <yliuyliu@google.com> Cr-Commit-Position: refs/heads/master@{#62517} |
||
---|---|---|
.. | ||
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.