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

Unified Diff: test/mjsunit/compiler/uint8-clamped-array.js

Issue 2653753007: [tests] Cleanup tests that use assertOptimized()/assertUnoptimized(). (Closed)
Patch Set: Addressing comments Created 3 years, 11 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
Index: test/mjsunit/compiler/uint8-clamped-array.js
diff --git a/test/mjsunit/compiler/uint8-clamped-array.js b/test/mjsunit/compiler/uint8-clamped-array.js
index 66274d54d14a31a49d99bd3d86bfba8ec071fca3..17a0ad400ec0cc2d5e036f3e21abbc2c6582bfa5 100644
--- a/test/mjsunit/compiler/uint8-clamped-array.js
+++ b/test/mjsunit/compiler/uint8-clamped-array.js
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Flags: --allow-natives-syntax
+// Flags: --allow-natives-syntax --crankshaft
(function() {
function foo(a, v) {
« no previous file with comments | « test/mjsunit/compiler/regress-strict-equals-mixed-feedback.js ('k') | test/mjsunit/concurrent-initial-prototype-change.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698