nodejs
javascript
development
eslint
es6
static-code-analysis
style-guide
linter
ecmascript
standard
-
Updated
Jun 7, 2021 - JavaScript

ECMASCript feature
The description of the RegExp Constructor is here: https://tc39.es/ecma262/#sec-regexp-constructor
Example code
MDN should have enough examples to test, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp
get RegExp [ @@species ]RegExp.prototype.constructorRegExp.prototype [ @@match ] ( string )