V8 Project
v8::internal::AlternativeGeneration Class Reference
+ Inheritance diagram for v8::internal::AlternativeGeneration:
+ Collaboration diagram for v8::internal::AlternativeGeneration:

Public Member Functions

 AlternativeGeneration ()
 
- Public Member Functions inherited from v8::internal::Malloced
void * operator new (size_t size)
 
void operator delete (void *p)
 

Public Attributes

Label possible_success
 
bool expects_preload
 
Label after
 
QuickCheckDetails quick_check_details
 

Additional Inherited Members

- Static Public Member Functions inherited from v8::internal::Malloced
static void FatalProcessOutOfMemory ()
 
static void * New (size_t size)
 
static void Delete (void *p)
 

Detailed Description

Definition at line 3529 of file jsregexp.cc.

Constructor & Destructor Documentation

◆ AlternativeGeneration()

v8::internal::AlternativeGeneration::AlternativeGeneration ( )
inline

Definition at line 3531 of file jsregexp.cc.

Member Data Documentation

◆ after

Label v8::internal::AlternativeGeneration::after

◆ expects_preload

bool v8::internal::AlternativeGeneration::expects_preload

◆ possible_success

Label v8::internal::AlternativeGeneration::possible_success

◆ quick_check_details

QuickCheckDetails v8::internal::AlternativeGeneration::quick_check_details

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