Chromium Code Reviews| Index: src/code-stubs.h |
| =================================================================== |
| --- src/code-stubs.h (revision 9309) |
| +++ src/code-stubs.h (working copy) |
| @@ -147,8 +147,8 @@ |
| return MajorKey() <= Instanceof; |
| } |
| - |
| static void GenerateStubsAheadOfTime(); |
| + static void GenerateFPStubs(); |
| // Some stubs put untagged junk on the stack that cannot be scanned by the |
| // GC. This means that we must be statically sure that no GC can occur while |