Unverified Commit 15c92083 authored by Mary Marchini's avatar Mary Marchini Committed by Beth Griggs
Browse files

build: set --v8-enable-object-print by default

The flag improves the experience of debugging V8 with native debuggers.
It doens't incur performance penality, the only downside is an increase
in binary size by approximately 248 Kb.

Ref: https://github.com/nodejs/node/pull/32834

PR-URL: https://github.com/nodejs/node/pull/34705


Reviewed-By: default avatarJiawen Geng <technicalcute@gmail.com>
Reviewed-By: default avatarDavid Carlier <devnexen@gmail.com>
parent 6ee25784
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment