summaryrefslogtreecommitdiff
path: root/deps/v8/src/objects/js-shared-array.tq
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/objects/js-shared-array.tq')
-rw-r--r--deps/v8/src/objects/js-shared-array.tq2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/src/objects/js-shared-array.tq b/deps/v8/src/objects/js-shared-array.tq
index b88777d77c..1cd690600b 100644
--- a/deps/v8/src/objects/js-shared-array.tq
+++ b/deps/v8/src/objects/js-shared-array.tq
@@ -2,4 +2,4 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-extern class JSSharedArray extends JSObject {}
+extern class JSSharedArray extends AlwaysSharedSpaceJSObject {}