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

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

Issue 8895025: Fix invalid usage of StoreIC_ArrayLength optimization. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Addressed comments by Sven Panne. Created 9 years 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 | Annotate | Revision Log
« no previous file with comments | « src/x64/ic-x64.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 2011 the V8 project authors. All rights reserved. 1 # Copyright 2011 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 24 matching lines...) Expand all
35 35
36 # V8 Bug: http://code.google.com/p/v8/issues/detail?id=1196 36 # V8 Bug: http://code.google.com/p/v8/issues/detail?id=1196
37 S8.7_A5_T2: FAIL 37 S8.7_A5_T2: FAIL
38 38
39 # V8 Bug: http://code.google.com/p/v8/issues/detail?id=1624 39 # V8 Bug: http://code.google.com/p/v8/issues/detail?id=1624
40 S10.4.2.1_A1: FAIL 40 S10.4.2.1_A1: FAIL
41 41
42 # V8 Bug: http://code.google.com/p/v8/issues/detail?id=1530 42 # V8 Bug: http://code.google.com/p/v8/issues/detail?id=1530
43 S15.3.3.1_A4: FAIL 43 S15.3.3.1_A4: FAIL
44 44
45 # V8 Bug: http://code.google.com/p/v8/issues/detail?id=1756
46 15.2.3.6-4-167: FAIL || PASS
47 15.2.3.6-4-181: FAIL || PASS
48 15.2.3.7-6-a-163: FAIL || PASS
49 15.2.3.7-6-a-164: FAIL || PASS
50 15.2.3.7-6-a-176: FAIL || PASS
51 15.2.3.7-6-a-177: FAIL || PASS
52
53 # V8 Bug: http://code.google.com/p/v8/issues/detail?id=1772 45 # V8 Bug: http://code.google.com/p/v8/issues/detail?id=1772
54 15.2.3.6-4-292-1: FAIL 46 15.2.3.6-4-292-1: FAIL
55 15.2.3.6-4-293-2: FAIL 47 15.2.3.6-4-293-2: FAIL
56 15.2.3.6-4-293-3: FAIL 48 15.2.3.6-4-293-3: FAIL
57 15.2.3.6-4-294-1: FAIL 49 15.2.3.6-4-294-1: FAIL
58 15.2.3.6-4-295-1: FAIL 50 15.2.3.6-4-295-1: FAIL
59 15.2.3.6-4-296-1: FAIL 51 15.2.3.6-4-296-1: FAIL
60 15.2.3.6-4-333-11: FAIL 52 15.2.3.6-4-333-11: FAIL
61 15.2.3.7-6-a-281: FAIL 53 15.2.3.7-6-a-281: FAIL
62 15.2.3.7-6-a-282: FAIL 54 15.2.3.7-6-a-282: FAIL
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 S15.1.3.1_A2.5_T1: SKIP 256 S15.1.3.1_A2.5_T1: SKIP
265 S15.1.3.2_A2.5_T1: SKIP 257 S15.1.3.2_A2.5_T1: SKIP
266 S15.1.3.1_A2.4_T1: SKIP 258 S15.1.3.1_A2.4_T1: SKIP
267 S15.1.3.1_A2.5_T1: SKIP 259 S15.1.3.1_A2.5_T1: SKIP
268 S15.1.3.2_A2.4_T1: SKIP 260 S15.1.3.2_A2.4_T1: SKIP
269 S15.1.3.2_A2.5_T1: SKIP 261 S15.1.3.2_A2.5_T1: SKIP
270 S15.1.3.3_A2.3_T1: SKIP 262 S15.1.3.3_A2.3_T1: SKIP
271 S15.1.3.4_A2.3_T1: SKIP 263 S15.1.3.4_A2.3_T1: SKIP
272 S15.1.3.1_A2.5_T1: SKIP 264 S15.1.3.1_A2.5_T1: SKIP
273 S15.1.3.2_A2.5_T1: SKIP 265 S15.1.3.2_A2.5_T1: SKIP
OLDNEW
« no previous file with comments | « src/x64/ic-x64.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698