blob: 8fb92fbc1ba69e0af3651fb094ca21d27f1f01a3 [file] [log] [blame]
// 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.
let a = new Uint8Array(16);
a.set([2], -1);