Chromium Code Reviews| Index: src/heap/heap.h | 
| diff --git a/src/heap/heap.h b/src/heap/heap.h | 
| index 10d2746f5c35f41d1c58af7f0657f23b064c3547..8f1f789ed5798bc866cfba0bd4ef524a8bfbce92 100644 | 
| --- a/src/heap/heap.h | 
| +++ b/src/heap/heap.h | 
| @@ -961,7 +961,7 @@ class Heap { | 
| inline uint32_t HashSeed(); | 
| - inline Smi* NextScriptId(); | 
| + inline int NextScriptId(); | 
| inline void SetArgumentsAdaptorDeoptPCOffset(int pc_offset); | 
| inline void SetConstructStubDeoptPCOffset(int pc_offset); |