Skip to content

test: use process.features.debug in common module

Replace process.config.target_defaults.default_configuration check with process.features.debug.

Refs: https://github.com/nodejs/node/pull/4431#issuecomment-173663527

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading