V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
Analysis (Isolate *isolate, bool is_one_byte) | |
void | EnsureAnalyzed (RegExpNode *node) |
void | VisitLoopChoice (LoopChoiceNode *that) override |
bool | has_failed () |
const char * | error_message () |
void | fail (const char *error_message) |
Isolate * | isolate () const |
Definition at line 1456 of file jsregexp.h.