Commit 9158d61d authored by Antoine du Hamel's avatar Antoine du Hamel
Browse files

debugger: refactor to use internal modules

This avoids loading the entirety of `node:util` and `node:url` and their
dependencies while only a subset is actually used by this module.

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


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarDarshan Sen <raisinten@gmail.com>
parent f37c26b8
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