Index: src/hydrogen.h |
=================================================================== |
--- src/hydrogen.h (revision 6529) |
+++ src/hydrogen.h (working copy) |
@@ -307,6 +307,7 @@ |
void InitializeInferredTypes(); |
void InsertTypeConversions(); |
void InsertRepresentationChanges(); |
+ void ComputeMinusZeroChecks(); |
bool ProcessArgumentsObject(); |
void EliminateRedundantPhis(); |
void Canonicalize(); |