V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::RegExpLookaround::Builder Class Reference

Public Member Functions

 Builder (bool is_positive, RegExpNode *on_success, int stack_pointer_register, int position_register, int capture_register_count=0, int capture_register_start=0)
 
RegExpNodeon_match_success ()
 
RegExpNodeForMatch (RegExpNode *match)
 

Detailed Description

Definition at line 526 of file regexp-ast.h.


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