Chromium Code Reviews| Index: src/heap.h |
| =================================================================== |
| --- src/heap.h (revision 5167) |
| +++ src/heap.h (working copy) |
| @@ -1022,8 +1022,6 @@ |
| static void ClearJSFunctionResultCaches(); |
| - static void ClearNormalizedMapCaches(); |
| - |
| static GCTracer* tracer() { return tracer_; } |
| private: |