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
HEnvironmentLivenessAnalysisPhase Class Reference

#include <hydrogen-environment-liveness.h>

Inheritance diagram for HEnvironmentLivenessAnalysisPhase:
Collaboration diagram for HEnvironmentLivenessAnalysisPhase:

Public Member Functions

 HEnvironmentLivenessAnalysisPhase (HGraph *graph)
 
void Run ()
 
- Public Member Functions inherited from HPhase
 HPhase (const char *name, HGraph *graph)
 
 ~HPhase ()
 

Additional Inherited Members

- Protected Member Functions inherited from HPhase
HGraph * graph () const
 

Detailed Description

Definition at line 46 of file hydrogen-environment-liveness.h.

Constructor & Destructor Documentation

HEnvironmentLivenessAnalysisPhase ( HGraph *  graph)
explicit

Definition at line 36 of file hydrogen-environment-liveness.cc.

References List< T, P >::Add(), ASSERT, and v8::internal::NULL.

Member Function Documentation


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