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

Side by Side Diff: test/webkit/dfg-inline-arguments-use-from-getter-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 This tests that inlining preserves basic function.arguments functionality when s aid functionality is used from a getter.
25
26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
27
28
29 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b0, c0"
30 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b1, c1"
31 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b2, c2"
32 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b3, c3"
33 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b4, c4"
34 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b5, c5"
35 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b6, c6"
36 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b7, c7"
37 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b8, c8"
38 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b9, c9"
39 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b10, c10"
40 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b11, c11"
41 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b12, c12"
42 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b13, c13"
43 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b14, c14"
44 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b15, c15"
45 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b16, c16"
46 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b17, c17"
47 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b18, c18"
48 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b19, c19"
49 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b20, c20"
50 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b21, c21"
51 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b22, c22"
52 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b23, c23"
53 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b24, c24"
54 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b25, c25"
55 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b26, c26"
56 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b27, c27"
57 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b28, c28"
58 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b29, c29"
59 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b30, c30"
60 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b31, c31"
61 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b32, c32"
62 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b33, c33"
63 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b34, c34"
64 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b35, c35"
65 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b36, c36"
66 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b37, c37"
67 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b38, c38"
68 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b39, c39"
69 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b40, c40"
70 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b41, c41"
71 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b42, c42"
72 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b43, c43"
73 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b44, c44"
74 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b45, c45"
75 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b46, c46"
76 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b47, c47"
77 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b48, c48"
78 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b49, c49"
79 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b50, c50"
80 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b51, c51"
81 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b52, c52"
82 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b53, c53"
83 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b54, c54"
84 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b55, c55"
85 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b56, c56"
86 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b57, c57"
87 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b58, c58"
88 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b59, c59"
89 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b60, c60"
90 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b61, c61"
91 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b62, c62"
92 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b63, c63"
93 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b64, c64"
94 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b65, c65"
95 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b66, c66"
96 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b67, c67"
97 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b68, c68"
98 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b69, c69"
99 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b70, c70"
100 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b71, c71"
101 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b72, c72"
102 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b73, c73"
103 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b74, c74"
104 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b75, c75"
105 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b76, c76"
106 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b77, c77"
107 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b78, c78"
108 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b79, c79"
109 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b80, c80"
110 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b81, c81"
111 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b82, c82"
112 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b83, c83"
113 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b84, c84"
114 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b85, c85"
115 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b86, c86"
116 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b87, c87"
117 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b88, c88"
118 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b89, c89"
119 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b90, c90"
120 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b91, c91"
121 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b92, c92"
122 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b93, c93"
123 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b94, c94"
124 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b95, c95"
125 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b96, c96"
126 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b97, c97"
127 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b98, c98"
128 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b99, c99"
129 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b100, c100"
130 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b101, c101"
131 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b102, c102"
132 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b103, c103"
133 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b104, c104"
134 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b105, c105"
135 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b106, c106"
136 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b107, c107"
137 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b108, c108"
138 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b109, c109"
139 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b110, c110"
140 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b111, c111"
141 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b112, c112"
142 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b113, c113"
143 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b114, c114"
144 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b115, c115"
145 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b116, c116"
146 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b117, c117"
147 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b118, c118"
148 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b119, c119"
149 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b120, c120"
150 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b121, c121"
151 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b122, c122"
152 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b123, c123"
153 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b124, c124"
154 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b125, c125"
155 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b126, c126"
156 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b127, c127"
157 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b128, c128"
158 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b129, c129"
159 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b130, c130"
160 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b131, c131"
161 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b132, c132"
162 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b133, c133"
163 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b134, c134"
164 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b135, c135"
165 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b136, c136"
166 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b137, c137"
167 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b138, c138"
168 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b139, c139"
169 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b140, c140"
170 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b141, c141"
171 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b142, c142"
172 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b143, c143"
173 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b144, c144"
174 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b145, c145"
175 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b146, c146"
176 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b147, c147"
177 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b148, c148"
178 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b149, c149"
179 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b150, c150"
180 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b151, c151"
181 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b152, c152"
182 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b153, c153"
183 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b154, c154"
184 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b155, c155"
185 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b156, c156"
186 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b157, c157"
187 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b158, c158"
188 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b159, c159"
189 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b160, c160"
190 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b161, c161"
191 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b162, c162"
192 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b163, c163"
193 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b164, c164"
194 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b165, c165"
195 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b166, c166"
196 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b167, c167"
197 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b168, c168"
198 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b169, c169"
199 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b170, c170"
200 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b171, c171"
201 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b172, c172"
202 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b173, c173"
203 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b174, c174"
204 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b175, c175"
205 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b176, c176"
206 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b177, c177"
207 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b178, c178"
208 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b179, c179"
209 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b180, c180"
210 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b181, c181"
211 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b182, c182"
212 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b183, c183"
213 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b184, c184"
214 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b185, c185"
215 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b186, c186"
216 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b187, c187"
217 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b188, c188"
218 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b189, c189"
219 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b190, c190"
220 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b191, c191"
221 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b192, c192"
222 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b193, c193"
223 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b194, c194"
224 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b195, c195"
225 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b196, c196"
226 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b197, c197"
227 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b198, c198"
228 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Obj ect], b199, c199"
229 PASS successfullyParsed is true
230
231 TEST COMPLETE
232
OLDNEW
« no previous file with comments | « test/webkit/dfg-inline-arguments-use-from-getter.js ('k') | test/webkit/dfg-inline-arguments-use-from-uninlined-code.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698