| Index: src/mips/assembler-mips.h
|
| ===================================================================
|
| --- src/mips/assembler-mips.h (revision 11280)
|
| +++ src/mips/assembler-mips.h (working copy)
|
| @@ -570,6 +570,8 @@
|
|
|
| static void JumpLabelToJumpRegister(Address pc);
|
|
|
| + static void QuietNaN(HeapObject* nan);
|
| +
|
| // This sets the branch destination (which gets loaded at the call address).
|
| // This is for calls and branches within generated code. The serializer
|
| // has already deserialized the lui/ori instructions etc.
|
|
|