summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/shared-memory/client-gc.js
blob: e545de9cbca3da37406a483efb92e53b3a21b880 (plain)
1
2
3
4
5
6
7
// Copyright 2022 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// Flags: --shared-string-table --allow-natives-syntax --expose-gc

gc();