Core JavaScript 1.5 Reference:Global Objects:RegExp:constructor
From MDC
[edit] Summary
Returns a reference to the RegExp function that created the instance's prototype. Note that the value of this property is a reference to the function itself, not a string containing the function's name.
| Property of RegExp | |
| Implemented in: | JavaScript 1.1, NES2.0 |
| ECMA Version: | ECMA-262 |