Skip to content

src: use PauseOnNextJavascriptStatement to implement --inspect-brk-node

Instead of using the debugger; statement which is visible in the JS source code and makes primordials.js environment-dependent.

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

Merge request reports

Loading