web-feature: RegExp compile()
The compile() method of RegExp objects recompiles an existing regular expression object using a new pattern and flags.
The compile() method of RegExp objects recompiles an existing regular expression object using a new pattern and flags.