V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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) |
Definition at line 1504 of file jsregexp.h.