v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <hydrogen.h>
Public Member Functions | |
HPhase (const char *name, HGraph *graph) | |
~HPhase () | |
Protected Member Functions | |
HGraph * | graph () const |
Definition at line 2687 of file hydrogen.h.
|
inline |
Definition at line 2689 of file hydrogen.h.
~HPhase | ( | ) |
Definition at line 11442 of file hydrogen.cc.
References v8::internal::name.
|
inlineprotected |
Definition at line 2695 of file hydrogen.h.
Referenced by HLoadEliminationPhase::Run(), HCanonicalizePhase::Run(), HDehoistIndexComputationsPhase::Run(), HStackCheckEliminationPhase::Run(), HMergeRemovableSimulatesPhase::Run(), HRepresentationChangesPhase::Run(), HInferTypesPhase::Run(), HUint32AnalysisPhase::Run(), HStoreEliminationPhase::Run(), HRangeAnalysisPhase::Run(), HRedundantPhiEliminationPhase::Run(), HInferRepresentationPhase::Run(), HEscapeAnalysisPhase::Run(), HMarkDeoptimizeOnUndefinedPhase::Run(), HEnvironmentLivenessAnalysisPhase::Run(), HCheckEliminationPhase::Run(), HBoundsCheckEliminationPhase::Run(), and HComputeChangeUndefinedToNaN::Run().