Index: Source/WebCore/bindings/scripts/IDLAttributes.txt |
=================================================================== |
--- Source/WebCore/bindings/scripts/IDLAttributes.txt (revision 142703) |
+++ Source/WebCore/bindings/scripts/IDLAttributes.txt (working copy) |
@@ -55,6 +55,8 @@ |
ExtendsDOMGlobalObject |
GenerateIsReachable=ImplDocument|ImplElementRoot|ImplOwnerNodeRoot |
Immutable |
+ImplementationLacksVTable |
+ImplementationNamespace=* |
ImplementedAs=* |
IndexedGetter |
InitializedByEventConstructor |
@@ -123,4 +125,5 @@ |
V8NoWrapperCache |
V8MeasureAs=* |
V8ReadOnly |
+V8SkipVTableValidation |
V8Unforgeable |