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

#include <hydrogen-escape-analysis.h>

Inheritance diagram for HEscapeAnalysisPhase:
Collaboration diagram for HEscapeAnalysisPhase:

Public Member Functions

 HEscapeAnalysisPhase (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 38 of file hydrogen-escape-analysis.h.

Constructor & Destructor Documentation

HEscapeAnalysisPhase ( HGraph *  graph)
inlineexplicit

Definition at line 40 of file hydrogen-escape-analysis.h.

Member Function Documentation

void Run ( )

Definition at line 319 of file hydrogen-escape-analysis.cc.

References HPhase::graph().


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