Skip to content

src: remove process._debugPause()

This method is undocumented and depends on a V8 API that is slated for removal. The inspector and node-inspect don't use it and I could find no third-party code that depends on it. Remove it.

CI: https://ci.nodejs.org/job/node-test-pull-request/11463/

Merge request reports

Loading