5 #ifndef V8_HYDROGEN_INFER_TYPES_H_
6 #define V8_HYDROGEN_INFER_TYPES_H_
25 void InferTypes(
int from_inclusive,
int to_inclusive);
DISALLOW_COPY_AND_ASSIGN(HInferTypesPhase)
void InferTypes(int from_inclusive, int to_inclusive)
HInferTypesPhase(HGraph *graph)
ZoneList< HValue * > worklist_
Debugger support for the V8 JavaScript engine.