v8  3.11.10(node0.8.26)
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 3459 of file jsregexp.cc.

Constructor & Destructor Documentation

AlternativeGenerationList ( int  count,
Zone zone 
)
inline

Definition at line 3461 of file jsregexp.cc.

Definition at line 3470 of file jsregexp.cc.

References v8::internal::NULL.

Member Function Documentation

AlternativeGeneration* at ( int  i)
inline

Definition at line 3477 of file jsregexp.cc.

Referenced by ChoiceNode::Emit().


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