Index: Source/WebCore/testing/MallocStatistics.idl |
=================================================================== |
--- Source/WebCore/testing/MallocStatistics.idl (revision 142703) |
+++ Source/WebCore/testing/MallocStatistics.idl (working copy) |
@@ -24,7 +24,8 @@ |
*/ |
[ |
- OmitConstructor |
+ OmitConstructor, |
+ ImplementationLacksVTable |
] interface MallocStatistics { |
readonly attribute unsigned long reservedVMBytes; |
readonly attribute unsigned long committedVMBytes; |