node/benchmark/url
raisinten 3dce4fb85f
test,benchmark: stop requiring URL and URLSearchParams
Since the URL and URLSearchParams classes are available in the
global object, there is no need to require them from 'url'.

PR-URL: https://github.com/nodejs/node/pull/36927
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2021-01-18 13:44:33 -08:00
..
legacy-vs-whatwg-url-get-prop.js
legacy-vs-whatwg-url-parse.js
legacy-vs-whatwg-url-searchparams-parse.js
legacy-vs-whatwg-url-searchparams-serialize.js
legacy-vs-whatwg-url-serialize.js
url-format.js
url-parse.js
url-resolve.js
url-searchparams-iteration.js
url-searchparams-read.js
url-searchparams-sort.js
usvstring.js
whatwg-url-idna.js
whatwg-url-properties.js