Index: Source/bindings/core/v8/V8HiddenValue.h |
diff --git a/Source/bindings/core/v8/V8HiddenValue.h b/Source/bindings/core/v8/V8HiddenValue.h |
index fdcbec74c53188f5af57eb2fb55e4b5c629e7eec..f30534ca8e5ecb9ee20d9e3aac02237510e2c562 100644 |
--- a/Source/bindings/core/v8/V8HiddenValue.h |
+++ b/Source/bindings/core/v8/V8HiddenValue.h |
@@ -14,6 +14,7 @@ class ScriptWrappable; |
#define V8_HIDDEN_VALUES(V) \ |
V(arrayBufferData) \ |
+ V(privateScriptObjectIsInitialized) \ |
V(customElementAttached) \ |
V(customElementAttributeChanged) \ |
V(customElementCreated) \ |