blob: b306e8064a6d6ea7eb26500b552c1b4b4e6ceb34 [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.
*%(basename)s:6: RangeError: Start offset is negative
a.set([2], -1);
^
RangeError: Start offset is negative
at Uint8Array.set (<anonymous>)
at *%(basename)s:6:3