Sign in
cobalt
/
cobalt
/
dc98e529721071ac658df8d497cd103ceb8762c1
/
.
/
src
/
v8
/
test
/
js-perf-test
/
RegExp
/
split.js
blob: 4afea522c909f39a02abd562acf74d62031d93e2 [
file
] [
log
] [
blame
]
// Copyright 2016 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
(
"base.js"
);
load
(
"base_split.js"
);
createBenchmarkSuite
(
"Split"
);