InvokableRegExp constructor

InvokableRegExp(
  1. RegExp regExp
)

Implementation

InvokableRegExp(this.regExp);