summaryrefslogtreecommitdiff
path: root/Source/WebCore/html/canvas/Int8Array.idl
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/html/canvas/Int8Array.idl')
-rw-r--r--Source/WebCore/html/canvas/Int8Array.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/html/canvas/Int8Array.idl b/Source/WebCore/html/canvas/Int8Array.idl
index da0c8f166..0d4fb8272 100644
--- a/Source/WebCore/html/canvas/Int8Array.idl
+++ b/Source/WebCore/html/canvas/Int8Array.idl
@@ -27,6 +27,7 @@
module html {
interface [
CustomConstructor,
+ ConstructorParameters=1,
NumericIndexedGetter,
CustomIndexedSetter,
JSGenerateToNativeObject,