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

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

Issue 1909433003: Remove support for Object.observe (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased Created 4 years, 8 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 | « test/cctest/interpreter/bytecode_expectations/ForOf.golden ('k') | test/cctest/test-api.cc » ('j') | 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 471 matching lines...) Expand 10 before | Expand all | Expand 10 after
482 B(LdaSmi), U8(1), 482 B(LdaSmi), U8(1),
483 B(TestEqualStrict), R(9), 483 B(TestEqualStrict), R(9),
484 B(JumpIfFalse), U8(82), 484 B(JumpIfFalse), U8(82),
485 B(LdaContextSlot), R(1), U8(11), 485 B(LdaContextSlot), R(1), U8(11),
486 B(TypeOf), 486 B(TypeOf),
487 B(Star), R(9), 487 B(Star), R(9),
488 B(LdaConstant), U8(12), 488 B(LdaConstant), U8(12),
489 B(TestEqualStrict), R(9), 489 B(TestEqualStrict), R(9),
490 B(JumpIfFalse), U8(4), 490 B(JumpIfFalse), U8(4),
491 B(Jump), U8(18), 491 B(Jump), U8(18),
492 B(Wide), B(LdaSmi), U16(139), 492 B(Wide), B(LdaSmi), U16(129),
493 B(Star), R(9), 493 B(Star), R(9),
494 B(LdaConstant), U8(13), 494 B(LdaConstant), U8(13),
495 B(Star), R(10), 495 B(Star), R(10),
496 B(CallRuntime), U16(Runtime::kNewTypeError), R(9), U8(2), 496 B(CallRuntime), U16(Runtime::kNewTypeError), R(9), U8(2),
497 B(Throw), 497 B(Throw),
498 B(Mov), R(context), R(9), 498 B(Mov), R(context), R(9),
499 B(LdaContextSlot), R(1), U8(11), 499 B(LdaContextSlot), R(1), U8(11),
500 B(Star), R(10), 500 B(Star), R(10),
501 B(LdaContextSlot), R(1), U8(7), 501 B(LdaContextSlot), R(1), U8(7),
502 B(Star), R(11), 502 B(Star), R(11),
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
620 kInstanceTypeDontCare, 620 kInstanceTypeDontCare,
621 kInstanceTypeDontCare, 621 kInstanceTypeDontCare,
622 ] 622 ]
623 handlers: [ 623 handlers: [
624 [39, 704, 710], 624 [39, 704, 710],
625 [154, 440, 446], 625 [154, 440, 446],
626 [157, 391, 393], 626 [157, 391, 393],
627 [548, 563, 565], 627 [548, 563, 565],
628 ] 628 ]
629 629
OLDNEW
« no previous file with comments | « test/cctest/interpreter/bytecode_expectations/ForOf.golden ('k') | test/cctest/test-api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698