summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/es6/regress/regress-777182.js
blob: 6d6eb55c8225270b087854dae8ceef7337639ba3 (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2017 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: --enable-slow-asserts

var __v_65159 = [1.3];
__v_65159.length = 0;
new Int8Array(10).set(__v_65159);