v8  3.25.30(node0.11.13)
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 3574 of file jsregexp.cc.

Constructor & Destructor Documentation

AlternativeGenerationList ( int  count,
Zone zone 
)
inline

Definition at line 3576 of file jsregexp.cc.

Definition at line 3585 of file jsregexp.cc.

References v8::internal::NULL.

Member Function Documentation

AlternativeGeneration* at ( int  i)
inline

Definition at line 3592 of file jsregexp.cc.

Referenced by ChoiceNode::Emit().


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