V8 Project
|
This is the complete list of members for v8::internal::HRepresentationChangesPhase, including all inherited members.
DISALLOW_COPY_AND_ASSIGN(HPhase) | v8::internal::HPhase | private |
graph() const | v8::internal::HPhase | inlineprotected |
graph_ | v8::internal::HPhase | private |
HPhase(const char *name, HGraph *graph) | v8::internal::HPhase | inline |
HRepresentationChangesPhase(HGraph *graph) | v8::internal::HRepresentationChangesPhase | inlineexplicit |
InsertRepresentationChangeForUse(HValue *value, HValue *use_value, int use_index, Representation to) | v8::internal::HRepresentationChangesPhase | private |
InsertRepresentationChangesForValue(HValue *value) | v8::internal::HRepresentationChangesPhase | private |
Run() | v8::internal::HRepresentationChangesPhase | |
~HPhase() | v8::internal::HPhase |