Index: src/profiler/heap-snapshot-generator.cc |
diff --git a/src/profiler/heap-snapshot-generator.cc b/src/profiler/heap-snapshot-generator.cc |
index d29f3913fe9c581d467ca2f1f052352c16f5b408..75de3d6d1ab02563c999a5a3e2c1473cd92d41f5 100644 |
--- a/src/profiler/heap-snapshot-generator.cc |
+++ b/src/profiler/heap-snapshot-generator.cc |
@@ -2160,6 +2160,7 @@ const char* V8HeapExplorer::GetStrongGcSubrootName(Object* object) { |
#undef SYMBOL_NAME |
#define SYMBOL_NAME(name, description) NAME_ENTRY(name) |
PUBLIC_SYMBOL_LIST(SYMBOL_NAME) |
+ WELL_KNOWN_SYMBOL_LIST(SYMBOL_NAME) |
#undef SYMBOL_NAME |
#undef NAME_ENTRY |
CHECK(!strong_gc_subroot_names_.is_empty()); |