Chromium Code Reviews| Index: src/top.h |
| =================================================================== |
| --- src/top.h (revision 4831) |
| +++ src/top.h (working copy) |
| @@ -377,10 +377,6 @@ |
| static void MarkCompactEpilogue(bool is_compacting, |
| ThreadLocalTop* archived_thread_data); |
| - // Debug. |
| - // Mutex for serializing access to break control structures. |
| - static Mutex* break_access_; |
| - |
| friend class SaveContext; |
| friend class AssertNoContextChange; |
| friend class ExecutionAccess; |