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

Public Member Functions

 DispatchTableConstructor (DispatchTable *table, bool ignore_case, Zone *zone)
 
void BuildTable (ChoiceNode *node)
 
void AddRange (CharacterRange range)
 
void AddInverse (ZoneList< CharacterRange > *ranges)
 
DispatchTabletable ()
 
void set_choice_index (int value)
 
- Public Member Functions inherited from v8::internal::NodeVisitor
virtual void VisitLoopChoice (LoopChoiceNode *that)
 

Protected Attributes

DispatchTabletable_
 
int choice_index_
 
bool ignore_case_
 
Zonezone_
 

Detailed Description

Definition at line 1411 of file jsregexp.h.


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