blob: 8f8bb92dbbc18a4610df3241090eb529fd533f90 [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('JoinBigIntTypes', [100],
CreateBenchmarks(typedArrayBigIntConstructors, false));