![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
V8Regex (V8InspectorImpl *, const String16 &, bool caseSensitive, bool multiline=false) | |
int | match (const String16 &, int startFrom=0, int *matchLength=nullptr) const |
bool | isValid () const |
const String16 & | errorMessage () const |
Definition at line 19 of file v8-regex.h.