Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Unified Diff: test/js-perf-test/Keys/run.js

Issue 1702613002: [js-perf-test] Adding micro benchmarks for for-in and keys patterns. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: fixing license date Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/js-perf-test/Keys/keys.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/js-perf-test/Keys/run.js
diff --git a/test/js-perf-test/Keys/run.js b/test/js-perf-test/Keys/run.js
index 2e7f4de9a707593641d296227872a66bd6d49090..d4acbf3ba2f186e213b90c24c1ed24ba6a36ad0f 100644
--- a/test/js-perf-test/Keys/run.js
+++ b/test/js-perf-test/Keys/run.js
@@ -1,4 +1,4 @@
-// Copyright 2014 the V8 project authors. All rights reserved.
+// 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.
« no previous file with comments | « test/js-perf-test/Keys/keys.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698