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

Unified Diff: test/mjsunit/mjsunit.status

Issue 914773002: Fix issue with super and computed property names (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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/mjsunit/harmony/computed-property-names-super.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 423ff174689f04f5fc02099c7abee48d94744b5b..c66ad3a11053cc6a531002125ef3c560bf7c4605 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -118,6 +118,7 @@
# TODO(arv): TurboFan does not yet add [[HomeObject]] as needed.
'harmony/object-literals-super': [PASS, NO_VARIANTS],
'harmony/super': [PASS, NO_VARIANTS],
+ 'harmony/computed-property-names-super': [PASS, NO_VARIANTS],
arv (Not doing code reviews) 2015/02/10 22:43:12 I'll work on fixing this next. TF supports this fo
##############################################################################
# Too slow in debug mode with --stress-opt mode.
« no previous file with comments | « test/mjsunit/harmony/computed-property-names-super.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698