node/lib/internal/modules
Antoine du Hamel 464d1c1558
lib: reset RegExp statics before running user code
Fixes: https://github.com/nodejs/node/issues/43740

PR-URL: https://github.com/nodejs/node/pull/43741
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2022-08-05 10:01:32 +02:00
..
cjs module: protect against prototype mutation 2022-08-04 22:41:48 +00:00
esm lib: reset RegExp statics before running user code 2022-08-05 10:01:32 +02:00
package_json_reader.js module: refactor to avoid unsafe array iteration 2021-01-06 11:30:18 +01:00
run_main.js esm: add --import flag 2022-07-31 04:08:02 +01:00