Chromium Code Reviews| 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. |