Chromium Code Reviews| Index: src/heap/heap.h |
| diff --git a/src/heap/heap.h b/src/heap/heap.h |
| index 0dffbda0a408eab6c35618bf3bb3be4bd1c3a34b..f788a926c8479ee4ab5b95a2213958bc5914a7f5 100644 |
| --- a/src/heap/heap.h |
| +++ b/src/heap/heap.h |
| @@ -355,6 +355,8 @@ namespace internal { |
| V(internal_error_symbol) \ |
| V(intl_impl_object_symbol) \ |
| V(intl_initialized_marker_symbol) \ |
| + V(intl_pattern_symbol) \ |
| + V(intl_resolved_symbol) \ |
| V(megamorphic_symbol) \ |
| V(native_context_index_symbol) \ |
| V(nonexistent_symbol) \ |