Skip to content

Commit

Permalink
fixup: add RegExpPrototypeExec
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford authored Oct 20, 2021
1 parent 9f7b1c2 commit 54276f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/internal/modules/esm/resolve.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const {
ObjectGetOwnPropertyNames,
ObjectPrototypeHasOwnProperty,
RegExp,
RegExpPrototypeExec,
RegExpPrototypeSymbolReplace,
RegExpPrototypeTest,
SafeMap,
Expand Down

0 comments on commit 54276f3

Please sign in to comment.