Index: src/compiler/operation-typer.h |
diff --git a/src/compiler/operation-typer.h b/src/compiler/operation-typer.h |
index 09f063c14e6575502a3aa73b3ca00ffd49514c9a..0ef5d13b03ba5324b704429fc06890bb56d03e25 100644 |
--- a/src/compiler/operation-typer.h |
+++ b/src/compiler/operation-typer.h |
@@ -23,7 +23,7 @@ class Operator; |
class Type; |
class TypeCache; |
-class OperationTyper { |
+class V8_EXPORT_PRIVATE OperationTyper { |
public: |
OperationTyper(Isolate* isolate, Zone* zone); |