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

Unified Diff: test/mjsunit/es6/block-let-crankshaft.js

Issue 1086923002: %GetOptimizationStatus(): Unconditionally return a sentinel when --always-opt is present (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 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/mjsunit/double-intrinsics.js ('k') | test/mjsunit/regress/regress-320532.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es6/block-let-crankshaft.js
diff --git a/test/mjsunit/es6/block-let-crankshaft.js b/test/mjsunit/es6/block-let-crankshaft.js
index 17345a6171ce2f988c95764041650b4184bead2f..9cfdf847fcccf50aa54bdab3b6d590401c8ec0ed 100644
--- a/test/mjsunit/es6/block-let-crankshaft.js
+++ b/test/mjsunit/es6/block-let-crankshaft.js
@@ -26,7 +26,6 @@
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
// Flags: --allow-natives-syntax
-// Flags: --noalways-opt
"use strict";
« no previous file with comments | « test/mjsunit/double-intrinsics.js ('k') | test/mjsunit/regress/regress-320532.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698