node --v8-options

Category: Node.js & npm/yarn

node --v8-options

List all V8 engine options

Prints every flag the V8 JavaScript engine accepts, from stack sizes to GC tuning knobs, many of which are experimental. Use it to discover knobs like --max-semi-space-size. Most applications never need to touch these.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.