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

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

Issue 2679953003: Reland of Thread maybe-assigned through the bytecodes. (Closed)
Patch Set: Created 3 years, 10 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
OLDNEW
1 # 1 #
2 # Autogenerated by generate-bytecode-expectations. 2 # Autogenerated by generate-bytecode-expectations.
3 # 3 #
4 4
5 --- 5 ---
6 wrap: yes 6 wrap: yes
7 7
8 --- 8 ---
9 snippet: " 9 snippet: "
10 for (var p of [0, 1, 2]) {} 10 for (var p of [0, 1, 2]) {}
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 B(Star), R(13), 50 B(Star), R(13),
51 B(Ldar), R(closure), 51 B(Ldar), R(closure),
52 B(CreateCatchContext), R(13), U8(5), U8(6), 52 B(CreateCatchContext), R(13), U8(5), U8(6),
53 B(Star), R(12), 53 B(Star), R(12),
54 B(PushContext), R(8), 54 B(PushContext), R(8),
55 B(LdaSmi), I8(2), 55 B(LdaSmi), I8(2),
56 B(TestEqualStrict), R(4), U8(15), 56 B(TestEqualStrict), R(4), U8(15),
57 B(JumpIfFalse), U8(6), 57 B(JumpIfFalse), U8(6),
58 B(LdaSmi), I8(1), 58 B(LdaSmi), I8(1),
59 B(Star), R(4), 59 B(Star), R(4),
60 B(LdaCurrentContextSlot), U8(4), 60 B(LdaImmutableCurrentContextSlot), U8(4),
61 B(Star), R(13), 61 B(Star), R(13),
62 B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1), 62 B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1),
63 B(PopContext), R(8), 63 B(PopContext), R(8),
64 B(LdaSmi), I8(-1), 64 B(LdaSmi), I8(-1),
65 B(Star), R(9), 65 B(Star), R(9),
66 B(Jump), U8(7), 66 B(Jump), U8(7),
67 B(Star), R(10), 67 B(Star), R(10),
68 B(LdaZero), 68 B(LdaZero),
69 B(Star), R(9), 69 B(Star), R(9),
70 B(LdaTheHole), 70 B(LdaTheHole),
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
195 B(Star), R(14), 195 B(Star), R(14),
196 B(Ldar), R(closure), 196 B(Ldar), R(closure),
197 B(CreateCatchContext), R(14), U8(5), U8(6), 197 B(CreateCatchContext), R(14), U8(5), U8(6),
198 B(Star), R(13), 198 B(Star), R(13),
199 B(PushContext), R(9), 199 B(PushContext), R(9),
200 B(LdaSmi), I8(2), 200 B(LdaSmi), I8(2),
201 B(TestEqualStrict), R(5), U8(14), 201 B(TestEqualStrict), R(5), U8(14),
202 B(JumpIfFalse), U8(6), 202 B(JumpIfFalse), U8(6),
203 B(LdaSmi), I8(1), 203 B(LdaSmi), I8(1),
204 B(Star), R(5), 204 B(Star), R(5),
205 B(LdaCurrentContextSlot), U8(4), 205 B(LdaImmutableCurrentContextSlot), U8(4),
206 B(Star), R(14), 206 B(Star), R(14),
207 B(CallRuntime), U16(Runtime::kReThrow), R(14), U8(1), 207 B(CallRuntime), U16(Runtime::kReThrow), R(14), U8(1),
208 B(PopContext), R(9), 208 B(PopContext), R(9),
209 B(LdaSmi), I8(-1), 209 B(LdaSmi), I8(-1),
210 B(Star), R(10), 210 B(Star), R(10),
211 B(Jump), U8(8), 211 B(Jump), U8(8),
212 B(Star), R(11), 212 B(Star), R(11),
213 B(LdaSmi), I8(1), 213 B(LdaSmi), I8(1),
214 B(Star), R(10), 214 B(Star), R(10),
215 B(LdaTheHole), 215 B(LdaTheHole),
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 B(Star), R(13), 353 B(Star), R(13),
354 B(Ldar), R(closure), 354 B(Ldar), R(closure),
355 B(CreateCatchContext), R(13), U8(5), U8(6), 355 B(CreateCatchContext), R(13), U8(5), U8(6),
356 B(Star), R(12), 356 B(Star), R(12),
357 B(PushContext), R(8), 357 B(PushContext), R(8),
358 B(LdaSmi), I8(2), 358 B(LdaSmi), I8(2),
359 B(TestEqualStrict), R(4), U8(17), 359 B(TestEqualStrict), R(4), U8(17),
360 B(JumpIfFalse), U8(6), 360 B(JumpIfFalse), U8(6),
361 B(LdaSmi), I8(1), 361 B(LdaSmi), I8(1),
362 B(Star), R(4), 362 B(Star), R(4),
363 B(LdaCurrentContextSlot), U8(4), 363 B(LdaImmutableCurrentContextSlot), U8(4),
364 B(Star), R(13), 364 B(Star), R(13),
365 B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1), 365 B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1),
366 B(PopContext), R(8), 366 B(PopContext), R(8),
367 B(LdaSmi), I8(-1), 367 B(LdaSmi), I8(-1),
368 B(Star), R(9), 368 B(Star), R(9),
369 B(Jump), U8(7), 369 B(Jump), U8(7),
370 B(Star), R(10), 370 B(Star), R(10),
371 B(LdaZero), 371 B(LdaZero),
372 B(Star), R(9), 372 B(Star), R(9),
373 B(LdaTheHole), 373 B(LdaTheHole),
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
501 B(Star), R(12), 501 B(Star), R(12),
502 B(Ldar), R(closure), 502 B(Ldar), R(closure),
503 B(CreateCatchContext), R(12), U8(7), U8(8), 503 B(CreateCatchContext), R(12), U8(7), U8(8),
504 B(Star), R(11), 504 B(Star), R(11),
505 B(PushContext), R(7), 505 B(PushContext), R(7),
506 B(LdaSmi), I8(2), 506 B(LdaSmi), I8(2),
507 B(TestEqualStrict), R(3), U8(20), 507 B(TestEqualStrict), R(3), U8(20),
508 B(JumpIfFalse), U8(6), 508 B(JumpIfFalse), U8(6),
509 B(LdaSmi), I8(1), 509 B(LdaSmi), I8(1),
510 B(Star), R(3), 510 B(Star), R(3),
511 B(LdaCurrentContextSlot), U8(4), 511 B(LdaImmutableCurrentContextSlot), U8(4),
512 B(Star), R(12), 512 B(Star), R(12),
513 B(CallRuntime), U16(Runtime::kReThrow), R(12), U8(1), 513 B(CallRuntime), U16(Runtime::kReThrow), R(12), U8(1),
514 B(PopContext), R(7), 514 B(PopContext), R(7),
515 B(LdaSmi), I8(-1), 515 B(LdaSmi), I8(-1),
516 B(Star), R(8), 516 B(Star), R(8),
517 B(Jump), U8(8), 517 B(Jump), U8(8),
518 B(Star), R(9), 518 B(Star), R(9),
519 B(LdaSmi), I8(1), 519 B(LdaSmi), I8(1),
520 B(Star), R(8), 520 B(Star), R(8),
521 B(LdaTheHole), 521 B(LdaTheHole),
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
598 ONE_BYTE_INTERNALIZED_STRING_TYPE ["function"], 598 ONE_BYTE_INTERNALIZED_STRING_TYPE ["function"],
599 ONE_BYTE_INTERNALIZED_STRING_TYPE [""], 599 ONE_BYTE_INTERNALIZED_STRING_TYPE [""],
600 FIXED_ARRAY_TYPE, 600 FIXED_ARRAY_TYPE,
601 ] 601 ]
602 handlers: [ 602 handlers: [
603 [15, 140, 146], 603 [15, 140, 146],
604 [18, 104, 106], 604 [18, 104, 106],
605 [214, 224, 226], 605 [214, 224, 226],
606 ] 606 ]
607 607
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698