Skip to content

build: fix conflicting V8 object print flags

The --v8-disable-object-print flag doesn't work due to a conflict with the enabling flag. This patch fixes the bug mentioned in https://github.com/nodejs/node/pull/45458#discussion_r1083341900.

Signed-off-by: Daeyeon Jeong daeyeon.dev@gmail.com

Merge request reports

Loading