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

Side by Side Diff: test/cctest/interpreter/bytecode_expectations/Generators.golden

Issue 2006613002: [turbofan] Lower intrinsics %_GeneratorGetInput and %_GeneratorGetResumeMode. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 7 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 | « src/parsing/parser.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 # 1 #
2 # Autogenerated by generate-bytecode-expectations. 2 # Autogenerated by generate-bytecode-expectations.
3 # 3 #
4 4
5 --- 5 ---
6 pool type: mixed 6 pool type: mixed
7 execute: yes 7 execute: yes
8 wrap: no 8 wrap: no
9 test function name: f 9 test function name: f
10 ignition generators: yes 10 ignition generators: yes
(...skipping 30 matching lines...) Expand all
41 B(StaContextSlot), R(context), U8(5), 41 B(StaContextSlot), R(context), U8(5),
42 B(Star), R(5), 42 B(Star), R(5),
43 B(LdaContextSlot), R(context), U8(5), 43 B(LdaContextSlot), R(context), U8(5),
44 B(Star), R(6), 44 B(Star), R(6),
45 B(LdaZero), 45 B(LdaZero),
46 B(SuspendGenerator), R(6), 46 B(SuspendGenerator), R(6),
47 B(Ldar), R(5), 47 B(Ldar), R(5),
48 B(Return), 48 B(Return),
49 B(LdaSmi), U8(-2), 49 B(LdaSmi), U8(-2),
50 B(Star), R(1), 50 B(Star), R(1),
51 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(6), U8(1), 51 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(6), U8(1),
52 B(Star), R(7), 52 B(Star), R(7),
53 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(6), U8( 1), 53 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(6), U8 (1),
54 B(Star), R(8), 54 B(Star), R(8),
55 B(LdaZero), 55 B(LdaZero),
56 B(TestEqualStrict), R(8), 56 B(TestEqualStrict), R(8),
57 B(JumpIfTrue), U8(31), 57 B(JumpIfTrue), U8(31),
58 B(LdaSmi), U8(2), 58 B(LdaSmi), U8(2),
59 B(TestEqualStrict), R(8), 59 B(TestEqualStrict), R(8),
60 B(JumpIfTrue), U8(22), 60 B(JumpIfTrue), U8(22),
61 B(Jump), U8(2), 61 B(Jump), U8(2),
62 B(Mov), R(7), R(9), 62 B(Mov), R(7), R(9),
63 B(LdaTrue), 63 B(LdaTrue),
64 B(Star), R(10), 64 B(Star), R(10),
65 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(9), U8( 2), 65 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8 (2),
66 B(Star), R(3), 66 B(Star), R(3),
67 B(LdaZero), 67 B(LdaZero),
68 B(Star), R(2), 68 B(Star), R(2),
69 B(Jump), U8(36), 69 B(Jump), U8(36),
70 B(Ldar), R(7), 70 B(Ldar), R(7),
71 B(Throw), 71 B(Throw),
72 B(LdaUndefined), 72 B(LdaUndefined),
73 B(Star), R(5), 73 B(Star), R(5),
74 B(LdaTrue), 74 B(LdaTrue),
75 B(Star), R(6), 75 B(Star), R(6),
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 B(StaContextSlot), R(context), U8(5), 150 B(StaContextSlot), R(context), U8(5),
151 B(Star), R(5), 151 B(Star), R(5),
152 B(LdaContextSlot), R(context), U8(5), 152 B(LdaContextSlot), R(context), U8(5),
153 B(Star), R(6), 153 B(Star), R(6),
154 B(LdaZero), 154 B(LdaZero),
155 B(SuspendGenerator), R(6), 155 B(SuspendGenerator), R(6),
156 B(Ldar), R(5), 156 B(Ldar), R(5),
157 B(Return), 157 B(Return),
158 B(LdaSmi), U8(-2), 158 B(LdaSmi), U8(-2),
159 B(Star), R(1), 159 B(Star), R(1),
160 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(6), U8(1), 160 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(6), U8(1),
161 B(Star), R(7), 161 B(Star), R(7),
162 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(6), U8( 1), 162 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(6), U8 (1),
163 B(Star), R(8), 163 B(Star), R(8),
164 B(LdaZero), 164 B(LdaZero),
165 B(TestEqualStrict), R(8), 165 B(TestEqualStrict), R(8),
166 B(JumpIfTrue), U8(31), 166 B(JumpIfTrue), U8(31),
167 B(LdaSmi), U8(2), 167 B(LdaSmi), U8(2),
168 B(TestEqualStrict), R(8), 168 B(TestEqualStrict), R(8),
169 B(JumpIfTrue), U8(22), 169 B(JumpIfTrue), U8(22),
170 B(Jump), U8(2), 170 B(Jump), U8(2),
171 B(Mov), R(7), R(9), 171 B(Mov), R(7), R(9),
172 B(LdaTrue), 172 B(LdaTrue),
173 B(Star), R(10), 173 B(Star), R(10),
174 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(9), U8( 2), 174 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8 (2),
175 B(Star), R(3), 175 B(Star), R(3),
176 B(LdaZero), 176 B(LdaZero),
177 B(Star), R(2), 177 B(Star), R(2),
178 B(Jump), U8(115), 178 B(Jump), U8(115),
179 B(Ldar), R(7), 179 B(Ldar), R(7),
180 B(Throw), 180 B(Throw),
181 /* 16 S> */ B(LdaSmi), U8(42), 181 /* 16 S> */ B(LdaSmi), U8(42),
182 B(Star), R(5), 182 B(Star), R(5),
183 B(LdaFalse), 183 B(LdaFalse),
184 B(Star), R(6), 184 B(Star), R(6),
185 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8 (2), 185 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8 (2),
186 B(Star), R(7), 186 B(Star), R(7),
187 B(LdaContextSlot), R(context), U8(5), 187 B(LdaContextSlot), R(context), U8(5),
188 B(Star), R(5), 188 B(Star), R(5),
189 B(LdaSmi), U8(1), 189 B(LdaSmi), U8(1),
190 B(SuspendGenerator), R(5), 190 B(SuspendGenerator), R(5),
191 B(Ldar), R(7), 191 B(Ldar), R(7),
192 B(Return), 192 B(Return),
193 B(LdaSmi), U8(-2), 193 B(LdaSmi), U8(-2),
194 B(Star), R(1), 194 B(Star), R(1),
195 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(5), U8(1), 195 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(5), U8(1),
196 B(Star), R(6), 196 B(Star), R(6),
197 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(5), U8( 1), 197 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(5), U8 (1),
198 B(Star), R(8), 198 B(Star), R(8),
199 B(LdaZero), 199 B(LdaZero),
200 B(TestEqualStrict), R(8), 200 B(TestEqualStrict), R(8),
201 B(JumpIfTrue), U8(32), 201 B(JumpIfTrue), U8(32),
202 B(LdaSmi), U8(2), 202 B(LdaSmi), U8(2),
203 B(TestEqualStrict), R(8), 203 B(TestEqualStrict), R(8),
204 B(JumpIfTrue), U8(23), 204 B(JumpIfTrue), U8(23),
205 B(Jump), U8(2), 205 B(Jump), U8(2),
206 B(Mov), R(6), R(9), 206 B(Mov), R(6), R(9),
207 B(LdaTrue), 207 B(LdaTrue),
208 B(Star), R(10), 208 B(Star), R(10),
209 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(9), U8( 2), 209 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8 (2),
210 B(Star), R(3), 210 B(Star), R(3),
211 B(LdaSmi), U8(1), 211 B(LdaSmi), U8(1),
212 B(Star), R(2), 212 B(Star), R(2),
213 B(Jump), U8(36), 213 B(Jump), U8(36),
214 B(Ldar), R(6), 214 B(Ldar), R(6),
215 B(Throw), 215 B(Throw),
216 B(LdaUndefined), 216 B(LdaUndefined),
217 B(Star), R(5), 217 B(Star), R(5),
218 B(LdaTrue), 218 B(LdaTrue),
219 B(Star), R(6), 219 B(Star), R(6),
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
300 B(StaContextSlot), R(context), U8(5), 300 B(StaContextSlot), R(context), U8(5),
301 B(Star), R(7), 301 B(Star), R(7),
302 B(LdaContextSlot), R(context), U8(5), 302 B(LdaContextSlot), R(context), U8(5),
303 B(Star), R(8), 303 B(Star), R(8),
304 B(LdaZero), 304 B(LdaZero),
305 B(SuspendGenerator), R(8), 305 B(SuspendGenerator), R(8),
306 B(Ldar), R(7), 306 B(Ldar), R(7),
307 B(Return), 307 B(Return),
308 B(LdaSmi), U8(-2), 308 B(LdaSmi), U8(-2),
309 B(Star), R(3), 309 B(Star), R(3),
310 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(8), U8(1), 310 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(8), U8(1),
311 B(Star), R(9), 311 B(Star), R(9),
312 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(8), U8( 1), 312 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(8), U8 (1),
313 B(Star), R(10), 313 B(Star), R(10),
314 B(LdaZero), 314 B(LdaZero),
315 B(TestEqualStrict), R(10), 315 B(TestEqualStrict), R(10),
316 B(JumpIfTrue), U8(31), 316 B(JumpIfTrue), U8(31),
317 B(LdaSmi), U8(2), 317 B(LdaSmi), U8(2),
318 B(TestEqualStrict), R(10), 318 B(TestEqualStrict), R(10),
319 B(JumpIfTrue), U8(22), 319 B(JumpIfTrue), U8(22),
320 B(Jump), U8(2), 320 B(Jump), U8(2),
321 B(Mov), R(9), R(11), 321 B(Mov), R(9), R(11),
322 B(LdaTrue), 322 B(LdaTrue),
323 B(Star), R(12), 323 B(Star), R(12),
324 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(11), U8 (2), 324 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(11), U 8(2),
325 B(Star), R(5), 325 B(Star), R(5),
326 B(LdaZero), 326 B(LdaZero),
327 B(Star), R(4), 327 B(Star), R(4),
328 B(JumpConstant), U8(17), 328 B(JumpConstant), U8(17),
329 B(Ldar), R(9), 329 B(Ldar), R(9),
330 B(Throw), 330 B(Throw),
331 B(LdaConstant), U8(0), 331 B(LdaConstant), U8(0),
332 B(Star), R(7), 332 B(Star), R(7),
333 B(Ldar), R(closure), 333 B(Ldar), R(closure),
334 B(Star), R(8), 334 B(Star), R(8),
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
404 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(11), U 8(2), 404 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(11), U 8(2),
405 B(Star), R(13), 405 B(Star), R(13),
406 B(LdaContextSlot), R(1), U8(5), 406 B(LdaContextSlot), R(1), U8(5),
407 B(Star), R(11), 407 B(Star), R(11),
408 B(LdaSmi), U8(1), 408 B(LdaSmi), U8(1),
409 B(SuspendGenerator), R(11), 409 B(SuspendGenerator), R(11),
410 B(Ldar), R(13), 410 B(Ldar), R(13),
411 B(Return), 411 B(Return),
412 B(LdaSmi), U8(-2), 412 B(LdaSmi), U8(-2),
413 B(Star), R(3), 413 B(Star), R(3),
414 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(11), U8(1), 414 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(11), U8(1),
415 B(Star), R(12), 415 B(Star), R(12),
416 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(11), U8 (1), 416 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(11), U 8(1),
417 B(Star), R(14), 417 B(Star), R(14),
418 B(LdaZero), 418 B(LdaZero),
419 B(TestEqualStrict), R(14), 419 B(TestEqualStrict), R(14),
420 B(JumpIfTrue), U8(45), 420 B(JumpIfTrue), U8(45),
421 B(LdaSmi), U8(2), 421 B(LdaSmi), U8(2),
422 B(TestEqualStrict), R(14), 422 B(TestEqualStrict), R(14),
423 B(JumpIfTrue), U8(36), 423 B(JumpIfTrue), U8(36),
424 B(Jump), U8(2), 424 B(Jump), U8(2),
425 B(Mov), R(12), R(15), 425 B(Mov), R(12), R(15),
426 B(LdaTrue), 426 B(LdaTrue),
427 B(Star), R(16), 427 B(Star), R(16),
428 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(15), U8 (2), 428 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(15), U 8(2),
429 B(PopContext), R(2), 429 B(PopContext), R(2),
430 B(PopContext), R(2), 430 B(PopContext), R(2),
431 B(PopContext), R(2), 431 B(PopContext), R(2),
432 B(PopContext), R(2), 432 B(PopContext), R(2),
433 B(PopContext), R(2), 433 B(PopContext), R(2),
434 B(PopContext), R(2), 434 B(PopContext), R(2),
435 B(PopContext), R(2), 435 B(PopContext), R(2),
436 B(Star), R(8), 436 B(Star), R(8),
437 B(LdaZero), 437 B(LdaZero),
438 B(Star), R(7), 438 B(Star), R(7),
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
637 kInstanceTypeDontCare, 637 kInstanceTypeDontCare,
638 kInstanceTypeDontCare, 638 kInstanceTypeDontCare,
639 ] 639 ]
640 handlers: [ 640 handlers: [
641 [44, 726, 732], 641 [44, 726, 732],
642 [156, 462, 468], 642 [156, 462, 468],
643 [159, 413, 415], 643 [159, 413, 415],
644 [570, 585, 587], 644 [570, 585, 587],
645 ] 645 ]
646 646
OLDNEW
« no previous file with comments | « src/parsing/parser.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698