Chromium Code Reviews| Index: src/heap.h |
| diff --git a/src/heap.h b/src/heap.h |
| index 782a2eb2d0ecde6f7aeb479ce59a7a055a717da6..eea94f892dea403e7cbdd79161102acb115b7023 100644 |
| --- a/src/heap.h |
| +++ b/src/heap.h |
| @@ -2475,6 +2475,7 @@ class AlwaysAllocateScope { |
| DisallowAllocationFailure disallow_allocation_failure_; |
| }; |
| + |
| #ifdef VERIFY_HEAP |
| class NoWeakObjectVerificationScope { |
| public: |