Index: html/canvas/Float64Array.idl |
diff --git a/html/canvas/Float64Array.idl b/html/canvas/Float64Array.idl |
index 0f3a51376b4e83f36ffc9309c346ee1543c8d20f..37fe7c1a93b5b98b157d95d2a5a4d5b37b87611d 100644 |
--- a/html/canvas/Float64Array.idl |
+++ b/html/canvas/Float64Array.idl |
@@ -29,8 +29,6 @@ |
ConstructorParameters=1, |
NumericIndexedGetter, |
CustomIndexedSetter, |
- JSGenerateToNativeObject, |
- JSNoStaticTables, |
CustomToJSObject, |
DoNotCheckConstants, |
TypedArray=double, |