Skip to content

Commit 54276f3

Browse files
authored
fixup: add RegExpPrototypeExec
1 parent 9f7b1c2 commit 54276f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/modules/esm/resolve.js

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ const {
1010
ObjectGetOwnPropertyNames,
1111
ObjectPrototypeHasOwnProperty,
1212
RegExp,
13+
RegExpPrototypeExec,
1314
RegExpPrototypeSymbolReplace,
1415
RegExpPrototypeTest,
1516
SafeMap,

0 commit comments

Comments
 (0)