summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/weak-refs-finalizationgroup1.js
blob: a97abb3f8bc27fe5a31fb094312ab154dbc978a0 (plain)
1
2
3
4
5
6
7
// Copyright 2018 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: --harmony-weak-refs

let fg = new FinalizationGroup();