summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/bindings/v8/WrapperTypeInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/bindings/v8/WrapperTypeInfo.h')
-rw-r--r--Source/WebCore/bindings/v8/WrapperTypeInfo.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/WebCore/bindings/v8/WrapperTypeInfo.h b/Source/WebCore/bindings/v8/WrapperTypeInfo.h
index 166d642..c2684d6 100644
--- a/Source/WebCore/bindings/v8/WrapperTypeInfo.h
+++ b/Source/WebCore/bindings/v8/WrapperTypeInfo.h
@@ -39,8 +39,7 @@ namespace WebCore {
static const int v8DOMWrapperTypeIndex = 0;
static const int v8DOMWrapperObjectIndex = 1;
- static const int v8DOMHiddenReferenceArrayIndex = 2;
- static const int v8DefaultWrapperInternalFieldCount = 3;
+ static const int v8DefaultWrapperInternalFieldCount = 2;
static const uint16_t v8DOMSubtreeClassId = 1;