V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::RegExpEngine Class Reference
Inheritance diagram for v8::internal::RegExpEngine:
v8::internal::AllStatic

Classes

struct  CompilationResult
 

Static Public Member Functions

static CompilationResult Compile (Isolate *isolate, Zone *zone, RegExpCompileData *input, JSRegExp::Flags flags, Handle< String > pattern, Handle< String > sample_subject, bool is_one_byte)
 
static bool TooMuchRegExpCode (Isolate *isolate, Handle< String > pattern)
 
static void DotPrint (const char *label, RegExpNode *node, bool ignore_case)
 

Detailed Description

Definition at line 1504 of file jsregexp.h.


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