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

Unified Diff: test/mjsunit/mjsunit.status

Issue 363833006: Implement Array.from() (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Add tests for calling mapfn with/without receiver in/out of sloppy mode Created 6 years, 3 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 6842bba171a72568cd5fcc918819a43e56c24ee7..0793b084c3f40edeb042cb0ebf12273bc3d4a420 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -128,6 +128,7 @@
'es6/regress/regress-2681': [PASS, NO_VARIANTS],
'es6/regress/regress-2691': [PASS, NO_VARIANTS],
'es6/regress/regress-3280': [PASS, NO_VARIANTS],
+ 'harmony/array-from-generator': [PASS, NO_VARIANTS],
# Support for ES6 for-of iteration is missing.
'es6/array-iterator': [PASS, NO_VARIANTS],

Powered by Google App Engine
This is Rietveld 408576698