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

#include <hydrogen-bch.h>

Inheritance diagram for HBoundsCheckHoistingPhase:
Collaboration diagram for HBoundsCheckHoistingPhase:

Public Member Functions

 HBoundsCheckHoistingPhase (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-bch.h.

Constructor & Destructor Documentation

HBoundsCheckHoistingPhase ( HGraph *  graph)
inlineexplicit

Definition at line 39 of file hydrogen-bch.h.

Member Function Documentation

void Run ( )
inline

Definition at line 42 of file hydrogen-bch.h.


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