|
V8 Project
|
#include <hydrogen-sce.h>
Inheritance diagram for v8::internal::HStackCheckEliminationPhase:
Collaboration diagram for v8::internal::HStackCheckEliminationPhase:Public Member Functions | |
| HStackCheckEliminationPhase (HGraph *graph) | |
| void | Run () |
Public Member Functions inherited from v8::internal::HPhase | |
| HPhase (const char *name, HGraph *graph) | |
| ~HPhase () | |
Additional Inherited Members | |
Protected Member Functions inherited from v8::internal::HPhase | |
| HGraph * | graph () const |
Definition at line 14 of file hydrogen-sce.h.
|
inlineexplicit |
Definition at line 16 of file hydrogen-sce.h.
| void v8::internal::HStackCheckEliminationPhase::Run | ( | ) |
Definition at line 11 of file hydrogen-sce.cc.
References v8::internal::HPhase::graph().
Here is the call graph for this function: