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

Side by Side Diff: test/webkit/dfg-bool-to-int32-reuse-expected.txt

Issue 18068003: Migrated several tests from blink to V8 repository. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 # Copyright 2013 the V8 project authors. All rights reserved.
2 # Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
3 #
4 # Redistribution and use in source and binary forms, with or without
5 # modification, are permitted provided that the following conditions
6 # are met:
7 # 1. Redistributions of source code must retain the above copyright
8 # notice, this list of conditions and the following disclaimer.
9 # 2. Redistributions in binary form must reproduce the above copyright
10 # notice, this list of conditions and the following disclaimer in the
11 # documentation and/or other materials provided with the distribution.
12 #
13 # THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
14 # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
15 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
16 # DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
17 # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
18 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
19 # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
20 # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
22 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23
24 Tests that using a value predicted boolean after it is converted to an int32 doe sn't crash the compiler while causing bad code gen.
25
26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
27
28
29 PASS foo(true) is [2, true]
30 PASS foo(true) is [2, true]
31 PASS foo(true) is [2, true]
32 PASS foo(true) is [2, true]
33 PASS foo(true) is [2, true]
34 PASS foo(true) is [2, true]
35 PASS foo(true) is [2, true]
36 PASS foo(true) is [2, true]
37 PASS foo(true) is [2, true]
38 PASS foo(true) is [2, true]
39 PASS foo(true) is [2, true]
40 PASS foo(true) is [2, true]
41 PASS foo(true) is [2, true]
42 PASS foo(true) is [2, true]
43 PASS foo(true) is [2, true]
44 PASS foo(true) is [2, true]
45 PASS foo(true) is [2, true]
46 PASS foo(true) is [2, true]
47 PASS foo(true) is [2, true]
48 PASS foo(true) is [2, true]
49 PASS foo(true) is [2, true]
50 PASS foo(true) is [2, true]
51 PASS foo(true) is [2, true]
52 PASS foo(true) is [2, true]
53 PASS foo(true) is [2, true]
54 PASS foo(true) is [2, true]
55 PASS foo(true) is [2, true]
56 PASS foo(true) is [2, true]
57 PASS foo(true) is [2, true]
58 PASS foo(true) is [2, true]
59 PASS foo(true) is [2, true]
60 PASS foo(true) is [2, true]
61 PASS foo(true) is [2, true]
62 PASS foo(true) is [2, true]
63 PASS foo(true) is [2, true]
64 PASS foo(true) is [2, true]
65 PASS foo(true) is [2, true]
66 PASS foo(true) is [2, true]
67 PASS foo(true) is [2, true]
68 PASS foo(true) is [2, true]
69 PASS foo(true) is [2, true]
70 PASS foo(true) is [2, true]
71 PASS foo(true) is [2, true]
72 PASS foo(true) is [2, true]
73 PASS foo(true) is [2, true]
74 PASS foo(true) is [2, true]
75 PASS foo(true) is [2, true]
76 PASS foo(true) is [2, true]
77 PASS foo(true) is [2, true]
78 PASS foo(true) is [2, true]
79 PASS foo(true) is [2, true]
80 PASS foo(true) is [2, true]
81 PASS foo(true) is [2, true]
82 PASS foo(true) is [2, true]
83 PASS foo(true) is [2, true]
84 PASS foo(true) is [2, true]
85 PASS foo(true) is [2, true]
86 PASS foo(true) is [2, true]
87 PASS foo(true) is [2, true]
88 PASS foo(true) is [2, true]
89 PASS foo(true) is [2, true]
90 PASS foo(true) is [2, true]
91 PASS foo(true) is [2, true]
92 PASS foo(true) is [2, true]
93 PASS foo(true) is [2, true]
94 PASS foo(true) is [2, true]
95 PASS foo(true) is [2, true]
96 PASS foo(true) is [2, true]
97 PASS foo(true) is [2, true]
98 PASS foo(true) is [2, true]
99 PASS foo(true) is [2, true]
100 PASS foo(true) is [2, true]
101 PASS foo(true) is [2, true]
102 PASS foo(true) is [2, true]
103 PASS foo(true) is [2, true]
104 PASS foo(true) is [2, true]
105 PASS foo(true) is [2, true]
106 PASS foo(true) is [2, true]
107 PASS foo(true) is [2, true]
108 PASS foo(true) is [2, true]
109 PASS foo(true) is [2, true]
110 PASS foo(true) is [2, true]
111 PASS foo(true) is [2, true]
112 PASS foo(true) is [2, true]
113 PASS foo(true) is [2, true]
114 PASS foo(true) is [2, true]
115 PASS foo(true) is [2, true]
116 PASS foo(true) is [2, true]
117 PASS foo(true) is [2, true]
118 PASS foo(true) is [2, true]
119 PASS foo(true) is [2, true]
120 PASS foo(true) is [2, true]
121 PASS foo(true) is [2, true]
122 PASS foo(true) is [2, true]
123 PASS foo(true) is [2, true]
124 PASS foo(true) is [2, true]
125 PASS foo(true) is [2, true]
126 PASS foo(true) is [2, true]
127 PASS foo(true) is [2, true]
128 PASS foo(true) is [2, true]
129 PASS successfullyParsed is true
130
131 TEST COMPLETE
132
OLDNEW
« no previous file with comments | « test/webkit/dfg-bool-to-int32-reuse.js ('k') | test/webkit/dfg-branch-logical-not-peephole-around-osr-exit.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698