tree: 74d3b0c729a9b2a65b7b36d85054ef5a16757515 [path history] [tgz]
  1. fetch_deps.py
  2. node_common.py
  3. README.md
src/v8/tools/node/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.