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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1546683002: [Interpreter] Add support for jumps using constants with wide operands. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebase. Created 4 years, 12 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/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 9307bf00a62de5a980e93668b37c5a781da157fe..ebec945e3b9f1dc3b9b0769f6de8b3d63e108571 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -1065,7 +1065,6 @@
'regress/regress-1853': [SKIP],
'with-value': [SKIP],
'with-function-expression': [SKIP],
- 'switch': [SKIP],
'receiver-in-with-calls': [SKIP],
'local-load-from-eval': [SKIP],
'deserialize-optimize-inner': [SKIP],

Powered by Google App Engine
This is Rietveld 408576698