Skip to content

lib: reset `RegExp` statics before running user code

Fixes: https://github.com/nodejs/node/issues/43740 (well technically it fixes only half of it, but the other half is a duplicate of https://github.com/nodejs/node/issues/18931)

Merge request reports

Loading