summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h
diff options
context:
space:
mode:
authorKonstantin Tokarev <annulen@yandex.ru>2017-11-04 12:43:39 +0300
committerKonstantin Tokarev <annulen@yandex.ru>2017-11-04 18:45:36 +0000
commit69dda76cc3d720d822d2bd35f49732ecc8199d75 (patch)
tree50a8953d6363a98c27d104647a99d0272f03653d /Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h
parentaa80d42eb3696071da31827ff27b3963eda59ac0 (diff)
Import WebKit commit 708de1520656bdf12023c04199ecab1b427d5e0c
Change-Id: Id24f973470620b1c7a36576606b81f5df0fd75d0 Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
Diffstat (limited to 'Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h')
-rw-r--r--Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h b/Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h
index e7592c0b0..f694bf6b8 100644
--- a/Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h
+++ b/Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h
@@ -32,6 +32,7 @@
#include "JSCJSValueInlines.h"
#include "JSDataView.h"
#include "JSGenericTypedArrayViewConstructor.h"
+#include "JSGenericTypedArrayViewInlines.h"
#include "JSGlobalObject.h"
#include "StructureInlines.h"