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

Side by Side Diff: test/mjsunit/mjsunit.status

Issue 1588903002: [Interpreter] Fixes VisitObjectLiteral to reserve consecutive registers in innerscope. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased the patch. Created 4 years, 11 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 unified diff | Download patch
« no previous file with comments | « test/cctest/interpreter/test-bytecode-generator.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2012 the V8 project authors. All rights reserved. 1 # Copyright 2012 the V8 project authors. All rights reserved.
2 # Redistribution and use in source and binary forms, with or without 2 # Redistribution and use in source and binary forms, with or without
3 # modification, are permitted provided that the following conditions are 3 # modification, are permitted provided that the following conditions are
4 # met: 4 # met:
5 # 5 #
6 # * Redistributions of source code must retain the above copyright 6 # * Redistributions of source code must retain the above copyright
7 # notice, this list of conditions and the following disclaimer. 7 # notice, this list of conditions and the following disclaimer.
8 # * Redistributions in binary form must reproduce the above 8 # * Redistributions in binary form must reproduce the above
9 # copyright notice, this list of conditions and the following 9 # copyright notice, this list of conditions and the following
10 # disclaimer in the documentation and/or other materials provided 10 # disclaimer in the documentation and/or other materials provided
(...skipping 737 matching lines...) Expand 10 before | Expand all | Expand 10 after
748 748
749 # TODO(bradnelson): Figure out why these tests fail with ignition. 749 # TODO(bradnelson): Figure out why these tests fail with ignition.
750 'wasm/*': [SKIP], 750 'wasm/*': [SKIP],
751 751
752 'allocation-folding': [SKIP], 752 'allocation-folding': [SKIP],
753 'api-call-after-bypassed-exception': [SKIP], 753 'api-call-after-bypassed-exception': [SKIP],
754 'apply-arguments-gc-safepoint': [SKIP], 754 'apply-arguments-gc-safepoint': [SKIP],
755 'arguments-load-across-eval': [SKIP], 755 'arguments-load-across-eval': [SKIP],
756 'arguments-read-and-assignment': [SKIP], 756 'arguments-read-and-assignment': [SKIP],
757 'array-bounds-check-removal': [SKIP], 757 'array-bounds-check-removal': [SKIP],
758 'array-elements-from-array-prototype-chain': [SKIP],
759 'array-functions-prototype-misc': [SKIP], 758 'array-functions-prototype-misc': [SKIP],
760 'array-join': [SKIP], 759 'array-join': [SKIP],
761 'array-literal-feedback': [SKIP], 760 'array-literal-feedback': [SKIP],
762 'array-literal-transitions': [SKIP], 761 'array-literal-transitions': [SKIP],
763 'array-tostring': [SKIP], 762 'array-tostring': [SKIP],
764 'break': [SKIP], 763 'break': [SKIP],
765 'call-runtime-tail': [SKIP], 764 'call-runtime-tail': [SKIP],
766 'compiler/compare-map-elim2': [SKIP], 765 'compiler/compare-map-elim2': [SKIP],
767 'compiler/deopt-inlined-smi': [SKIP], 766 'compiler/deopt-inlined-smi': [SKIP],
768 'compiler/deopt-tonumber-compare': [SKIP], 767 'compiler/deopt-tonumber-compare': [SKIP],
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
848 'regress/regress-1177809': [SKIP], 847 'regress/regress-1177809': [SKIP],
849 'regress/regress-119609': [SKIP], 848 'regress/regress-119609': [SKIP],
850 'regress/regress-123919': [SKIP], 849 'regress/regress-123919': [SKIP],
851 'regress/regress-124594': [SKIP], 850 'regress/regress-124594': [SKIP],
852 'regress/regress-125515': [SKIP], 851 'regress/regress-125515': [SKIP],
853 'regress/regress-128018': [SKIP], 852 'regress/regress-128018': [SKIP],
854 'regress/regress-131994': [SKIP], 853 'regress/regress-131994': [SKIP],
855 'regress/regress-133211b': [SKIP], 854 'regress/regress-133211b': [SKIP],
856 'regress/regress-1365': [SKIP], 855 'regress/regress-1365': [SKIP],
857 'regress/regress-1369': [SKIP], 856 'regress/regress-1369': [SKIP],
858 'regress/regress-1403': [SKIP],
859 'regress/regress-1412': [SKIP], 857 'regress/regress-1412': [SKIP],
860 'regress/regress-1436': [SKIP], 858 'regress/regress-1436': [SKIP],
861 'regress/regress-1493017': [SKIP], 859 'regress/regress-1493017': [SKIP],
862 'regress/regress-1523': [SKIP], 860 'regress/regress-1523': [SKIP],
863 'regress/regress-1560': [SKIP], 861 'regress/regress-1560': [SKIP],
864 'regress/regress-1586': [SKIP], 862 'regress/regress-1586': [SKIP],
865 'regress/regress-1639-2': [SKIP], 863 'regress/regress-1639-2': [SKIP],
866 'regress/regress-1639': [SKIP], 864 'regress/regress-1639': [SKIP],
867 'regress/regress-166553': [SKIP], 865 'regress/regress-166553': [SKIP],
868 'regress/regress-1708': [SKIP], 866 'regress/regress-1708': [SKIP],
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
940 'regress/regress-470804': [SKIP], 938 'regress/regress-470804': [SKIP],
941 'regress/regress-476488': [SKIP], 939 'regress/regress-476488': [SKIP],
942 'regress/regress-503565': [SKIP], 940 'regress/regress-503565': [SKIP],
943 'regress/regress-514362': [SKIP], 941 'regress/regress-514362': [SKIP],
944 'regress/regress-520029': [SKIP], 942 'regress/regress-520029': [SKIP],
945 'regress/regress-542100': [SKIP], 943 'regress/regress-542100': [SKIP],
946 'regress/regress-544991': [SKIP], 944 'regress/regress-544991': [SKIP],
947 'regress/regress-568765': [SKIP], 945 'regress/regress-568765': [SKIP],
948 'regress/regress-572589': [SKIP], 946 'regress/regress-572589': [SKIP],
949 'regress/regress-580': [SKIP], 947 'regress/regress-580': [SKIP],
950 'regress/regress-618': [SKIP],
951 'regress/regress-69': [SKIP], 948 'regress/regress-69': [SKIP],
952 'regress/regress-70066': [SKIP], 949 'regress/regress-70066': [SKIP],
953 'regress/regress-747': [SKIP], 950 'regress/regress-747': [SKIP],
954 'regress/regress-753': [SKIP], 951 'regress/regress-753': [SKIP],
955 'regress/regress-799761': [SKIP], 952 'regress/regress-799761': [SKIP],
956 'regress/regress-806473': [SKIP], 953 'regress/regress-806473': [SKIP],
957 'regress/regress-842017': [SKIP], 954 'regress/regress-842017': [SKIP],
958 'regress/regress-84234': [SKIP], 955 'regress/regress-84234': [SKIP],
959 'regress/regress-88858': [SKIP], 956 'regress/regress-88858': [SKIP],
960 'regress/regress-94425': [SKIP], 957 'regress/regress-94425': [SKIP],
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
1040 'regress/regress-opt-after-debug-deopt': [SKIP], 1037 'regress/regress-opt-after-debug-deopt': [SKIP],
1041 'regress/regress-osr-in-case-label': [SKIP], 1038 'regress/regress-osr-in-case-label': [SKIP],
1042 'regress/regress-osr-in-literal': [SKIP], 1039 'regress/regress-osr-in-literal': [SKIP],
1043 'regress/regress-prepare-break-while-recompile': [SKIP], 1040 'regress/regress-prepare-break-while-recompile': [SKIP],
1044 'regress/regress-put-prototype-transition': [SKIP], 1041 'regress/regress-put-prototype-transition': [SKIP],
1045 'regress/regress-sliced-external-cons-regexp': [SKIP], 1042 'regress/regress-sliced-external-cons-regexp': [SKIP],
1046 'regress/regress-store-heapobject': [SKIP], 1043 'regress/regress-store-heapobject': [SKIP],
1047 'regress/regress-transcendental': [SKIP], 1044 'regress/regress-transcendental': [SKIP],
1048 'regress/regress-typedarray-length': [SKIP], 1045 'regress/regress-typedarray-length': [SKIP],
1049 'regress/splice-missing-wb': [SKIP], 1046 'regress/splice-missing-wb': [SKIP],
1050 'setter-on-constructor-prototype': [SKIP],
1051 'shift-for-integer-div': [SKIP], 1047 'shift-for-integer-div': [SKIP],
1052 'simple-constructor': [SKIP], 1048 'simple-constructor': [SKIP],
1053 'sparse-array-reverse': [SKIP], 1049 'sparse-array-reverse': [SKIP],
1054 'stack-traces': [SKIP], 1050 'stack-traces': [SKIP],
1055 'strict-mode': [SKIP], 1051 'strict-mode': [SKIP],
1056 'string-case': [SKIP], 1052 'string-case': [SKIP],
1057 'string-external-cached': [SKIP], 1053 'string-external-cached': [SKIP],
1058 'string-externalize': [SKIP], 1054 'string-externalize': [SKIP],
1059 'string-natives': [SKIP], 1055 'string-natives': [SKIP],
1060 'string-replace-with-empty': [SKIP], 1056 'string-replace-with-empty': [SKIP],
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
1116 1112
1117 ############################################################################## 1113 ##############################################################################
1118 ['gcov_coverage', { 1114 ['gcov_coverage', {
1119 # Tests taking too long. 1115 # Tests taking too long.
1120 'array-functions-prototype-misc': [SKIP], 1116 'array-functions-prototype-misc': [SKIP],
1121 'strong/implicit-conversions': [SKIP], 1117 'strong/implicit-conversions': [SKIP],
1122 'strong/load-element-mutate-backing-store': [SKIP], 1118 'strong/load-element-mutate-backing-store': [SKIP],
1123 }], # 'gcov_coverage' 1119 }], # 'gcov_coverage'
1124 1120
1125 ] 1121 ]
OLDNEW
« no previous file with comments | « test/cctest/interpreter/test-bytecode-generator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698