Index: src/factory.h |
diff --git a/src/factory.h b/src/factory.h |
index 0b0355de05c76c9bbcec85157f13d129295a86fc..a3d31cacc995298a977016401ee1af0922b057e1 100644 |
--- a/src/factory.h |
+++ b/src/factory.h |
@@ -614,6 +614,7 @@ class Factory final { |
&isolate()->heap()->roots_[Heap::k##name##RootIndex])); \ |
} |
PUBLIC_SYMBOL_LIST(SYMBOL_ACCESSOR) |
+ WELL_KNOWN_SYMBOL_LIST(SYMBOL_ACCESSOR) |
#undef SYMBOL_ACCESSOR |
// Allocates a new SharedFunctionInfo object. |