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
HCheckMapsEffects Class Reference
Inheritance diagram for HCheckMapsEffects:
Collaboration diagram for HCheckMapsEffects:

Public Member Functions

 HCheckMapsEffects (Zone *zone)
 
bool Disabled ()
 
void Process (HInstruction *instr, Zone *zone)
 
void Apply (HCheckTable *table)
 
void Union (HCheckMapsEffects *that, Zone *zone)
 
- Public Member Functions inherited from ZoneObject
 INLINE (void *operator new(size_t size, Zone *zone))
 
void operator delete (void *, size_t)
 
void operator delete (void *pointer, Zone *zone)
 

Detailed Description

Definition at line 647 of file hydrogen-check-elimination.cc.

Constructor & Destructor Documentation

HCheckMapsEffects ( Zone zone)
inlineexplicit

Definition at line 649 of file hydrogen-check-elimination.cc.

Member Function Documentation

void Apply ( HCheckTable table)
inline

Definition at line 676 of file hydrogen-check-elimination.cc.

bool Disabled ( )
inline

Definition at line 653 of file hydrogen-check-elimination.cc.

void Process ( HInstruction instr,
Zone zone 
)
inline
void Union ( HCheckMapsEffects that,
Zone zone 
)
inline

Definition at line 693 of file hydrogen-check-elimination.cc.

References List< T, P >::Add().


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