blob: d08dc5f6ce449fdcfaba53997135be15c8b08ade [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('JoinIntTypes', [100],
CreateBenchmarks(typedArrayIntConstructors, false));