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

Side by Side Diff: test/webkit/dfg-getter-throw-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 DFG getter caching does not break the world if the getter throws an e xception.
25
26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
27
28
29 PASS bar(o) is "Returned result: 0"
30 PASS bar(o) is "Returned result: 1"
31 PASS bar(o) is "Returned result: 2"
32 PASS bar(o) is "Returned result: 3"
33 PASS bar(o) is "Returned result: 4"
34 PASS bar(o) is "Returned result: 5"
35 PASS bar(o) is "Returned result: 6"
36 PASS bar(o) is "Returned result: 7"
37 PASS bar(o) is "Returned result: 8"
38 PASS bar(o) is "Returned result: 9"
39 PASS bar(o) is "Returned result: 10"
40 PASS bar(o) is "Returned result: 11"
41 PASS bar(o) is "Returned result: 12"
42 PASS bar(o) is "Returned result: 13"
43 PASS bar(o) is "Returned result: 14"
44 PASS bar(o) is "Returned result: 15"
45 PASS bar(o) is "Returned result: 16"
46 PASS bar(o) is "Returned result: 17"
47 PASS bar(o) is "Returned result: 18"
48 PASS bar(o) is "Returned result: 19"
49 PASS bar(o) is "Returned result: 20"
50 PASS bar(o) is "Returned result: 21"
51 PASS bar(o) is "Returned result: 22"
52 PASS bar(o) is "Returned result: 23"
53 PASS bar(o) is "Returned result: 24"
54 PASS bar(o) is "Returned result: 25"
55 PASS bar(o) is "Returned result: 26"
56 PASS bar(o) is "Returned result: 27"
57 PASS bar(o) is "Returned result: 28"
58 PASS bar(o) is "Returned result: 29"
59 PASS bar(o) is "Returned result: 30"
60 PASS bar(o) is "Returned result: 31"
61 PASS bar(o) is "Returned result: 32"
62 PASS bar(o) is "Returned result: 33"
63 PASS bar(o) is "Returned result: 34"
64 PASS bar(o) is "Returned result: 35"
65 PASS bar(o) is "Returned result: 36"
66 PASS bar(o) is "Returned result: 37"
67 PASS bar(o) is "Returned result: 38"
68 PASS bar(o) is "Returned result: 39"
69 PASS bar(o) is "Returned result: 40"
70 PASS bar(o) is "Returned result: 41"
71 PASS bar(o) is "Returned result: 42"
72 PASS bar(o) is "Returned result: 43"
73 PASS bar(o) is "Returned result: 44"
74 PASS bar(o) is "Returned result: 45"
75 PASS bar(o) is "Returned result: 46"
76 PASS bar(o) is "Returned result: 47"
77 PASS bar(o) is "Returned result: 48"
78 PASS bar(o) is "Returned result: 49"
79 PASS bar(o) is "Returned result: 50"
80 PASS bar(o) is "Returned result: 51"
81 PASS bar(o) is "Returned result: 52"
82 PASS bar(o) is "Returned result: 53"
83 PASS bar(o) is "Returned result: 54"
84 PASS bar(o) is "Returned result: 55"
85 PASS bar(o) is "Returned result: 56"
86 PASS bar(o) is "Returned result: 57"
87 PASS bar(o) is "Returned result: 58"
88 PASS bar(o) is "Returned result: 59"
89 PASS bar(o) is "Returned result: 60"
90 PASS bar(o) is "Returned result: 61"
91 PASS bar(o) is "Returned result: 62"
92 PASS bar(o) is "Returned result: 63"
93 PASS bar(o) is "Returned result: 64"
94 PASS bar(o) is "Returned result: 65"
95 PASS bar(o) is "Returned result: 66"
96 PASS bar(o) is "Returned result: 67"
97 PASS bar(o) is "Returned result: 68"
98 PASS bar(o) is "Returned result: 69"
99 PASS bar(o) is "Returned result: 70"
100 PASS bar(o) is "Returned result: 71"
101 PASS bar(o) is "Returned result: 72"
102 PASS bar(o) is "Returned result: 73"
103 PASS bar(o) is "Returned result: 74"
104 PASS bar(o) is "Returned result: 75"
105 PASS bar(o) is "Returned result: 76"
106 PASS bar(o) is "Returned result: 77"
107 PASS bar(o) is "Returned result: 78"
108 PASS bar(o) is "Returned result: 79"
109 PASS bar(o) is "Returned result: 80"
110 PASS bar(o) is "Returned result: 81"
111 PASS bar(o) is "Returned result: 82"
112 PASS bar(o) is "Returned result: 83"
113 PASS bar(o) is "Returned result: 84"
114 PASS bar(o) is "Returned result: 85"
115 PASS bar(o) is "Returned result: 86"
116 PASS bar(o) is "Returned result: 87"
117 PASS bar(o) is "Returned result: 88"
118 PASS bar(o) is "Returned result: 89"
119 PASS bar(o) is "Returned result: 90"
120 PASS bar(o) is "Returned result: 91"
121 PASS bar(o) is "Returned result: 92"
122 PASS bar(o) is "Returned result: 93"
123 PASS bar(o) is "Returned result: 94"
124 PASS bar(o) is "Returned result: 95"
125 PASS bar(o) is "Returned result: 96"
126 PASS bar(o) is "Returned result: 97"
127 PASS bar(o) is "Returned result: 98"
128 PASS bar(o) is "Returned result: 99"
129 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
130 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
131 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
132 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
133 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
134 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
135 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
136 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
137 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
138 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
139 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
140 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
141 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
142 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
143 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
144 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
145 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
146 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
147 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
148 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
149 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
150 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
151 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
152 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
153 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
154 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
155 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
156 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
157 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
158 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
159 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
160 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
161 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
162 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
163 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
164 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
165 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
166 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
167 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
168 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
169 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
170 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
171 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
172 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
173 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
174 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
175 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
176 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
177 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
178 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
179 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
180 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
181 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
182 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
183 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
184 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
185 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
186 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
187 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
188 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
189 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
190 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
191 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
192 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
193 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
194 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
195 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
196 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
197 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
198 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
199 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
200 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
201 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
202 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
203 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
204 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
205 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
206 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
207 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
208 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
209 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
210 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
211 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
212 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
213 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
214 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
215 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
216 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
217 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
218 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
219 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
220 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
221 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
222 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
223 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
224 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
225 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
226 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
227 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
228 PASS bar(o) is "Threw exception: Oh hi, I'm an exception!"
229 PASS successfullyParsed is true
230
231 TEST COMPLETE
232
OLDNEW
« no previous file with comments | « test/webkit/dfg-getter-throw.js ('k') | test/webkit/dfg-holy-put-by-val-interferes-with-get-array-length.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698