v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AlternativeGenerationList Class Reference

Public Member Functions

 AlternativeGenerationList (int count, Zone *zone)
 
 ~AlternativeGenerationList ()
 
AlternativeGenerationat (int i)
 

Detailed Description

Definition at line 3611 of file jsregexp.cc.

Constructor & Destructor Documentation

AlternativeGenerationList ( int  count,
Zone zone 
)
inline

Definition at line 3613 of file jsregexp.cc.

Definition at line 3622 of file jsregexp.cc.

References v8::internal::NULL.

Member Function Documentation

AlternativeGeneration* at ( int  i)
inline

Definition at line 3629 of file jsregexp.cc.

Referenced by ChoiceNode::Emit().


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