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

#include <hydrogen-sce.h>

Inheritance diagram for HStackCheckEliminationPhase:
Collaboration diagram for HStackCheckEliminationPhase:

Public Member Functions

 HStackCheckEliminationPhase (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-sce.h.

Constructor & Destructor Documentation

HStackCheckEliminationPhase ( HGraph *  graph)
inlineexplicit

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

Member Function Documentation

void Run ( )

Definition at line 34 of file hydrogen-sce.cc.

References HPhase::graph().


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