blob: 76312990ab2148a6dbe9a3d51314a7d722098004 [file] [log] [blame]
// 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.
load('join.js');
new BenchmarkSuite('JoinWithSeparatorIntTypes', [100],
CreateBenchmarks(typedArrayIntConstructors, true));