Index: src/mips64/lithium-codegen-mips64.h |
diff --git a/src/mips64/lithium-codegen-mips64.h b/src/mips64/lithium-codegen-mips64.h |
index 904a62cea80e11efa4b255dd50945638b63ee3ad..be08bd49e333cb613a2cd92d41fe7af8aa8c8172 100644 |
--- a/src/mips64/lithium-codegen-mips64.h |
+++ b/src/mips64/lithium-codegen-mips64.h |
@@ -75,7 +75,7 @@ |
DoubleRegister EmitLoadDoubleRegister(LOperand* op, |
FloatRegister flt_scratch, |
DoubleRegister dbl_scratch); |
- int64_t ToRepresentation_donotuse(LConstantOperand* op, |
+ int32_t ToRepresentation_donotuse(LConstantOperand* op, |
const Representation& r) const; |
int32_t ToInteger32(LConstantOperand* op) const; |
Smi* ToSmi(LConstantOperand* op) const; |