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

#include <hydrogen-infer-types.h>

Inheritance diagram for HInferTypesPhase:
Collaboration diagram for HInferTypesPhase:

Public Member Functions

 HInferTypesPhase (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 37 of file hydrogen-infer-types.h.

Constructor & Destructor Documentation

HInferTypesPhase ( HGraph *  graph)
inlineexplicit

Definition at line 39 of file hydrogen-infer-types.h.

Member Function Documentation

void Run ( )
inline

Definition at line 43 of file hydrogen-infer-types.h.

References HPhase::graph().


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