V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8_inspector::V8Regex Class Reference

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 String16errorMessage () const
 

Detailed Description

Definition at line 19 of file v8-regex.h.


The documentation for this class was generated from the following files: